A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2005-October/057712.html below:

[Python-Dev] Help with inotify

[Python-Dev] Help with inotify [Python-Dev] Help with inotify"Martin v. Löwis" martin at v.loewis.de
Thu Oct 27 20:01:40 CEST 2005
Neal Becker wrote:
> Any ideas?  I'd rather not have to trace through python if I could avoid it
> (I don't even have source installed here).

Use strace, then. Find out what precise system call gives you this
error. If this is not enough clue, post the relevant fragment of the
trace output. Usage would be

strace -o muell python test_notify.py
(look into the file muell afterwards)

Regards,
Martin
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4