twisted.python._inotify.remove should handle errno

[email protected] Wed, 24 Feb 2010 02:39:36 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from therve <[email protected]>:

Right now it doesn't handle errno because of ctypes compatibility. We should try to do something if ctypes is recent enough, or find another workaround.

----------
Type     : enhancement
Component: core
Keywords : 
Priority : low
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4310