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/057720.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 21:05:36 CEST 2005
Neal Becker wrote:
> Yes, tried that- learned nothing.

Please go back further in the trace file. There must be a return
value of -1 (EISDIR) somewhere in the file, try to locate that.

> Here's strace.  The write of '4' is where my code writes the value of
> fileno() to stdout, which is '4', which is correct - notice that
> open("test-inotify.py") returned '3':

The fragment you quote only refers to the part where it tries to
format the traceback. The value '4' is never written, instead,
it writes 4 spaces (the second argument is the bytes, the third
is the number of bytes).

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