Subclassing by monkey-patching

Jason jason.heeris at gmail.com
Sun Sep 5 20:57:10 EDT 2010


On Sep 5, 6:56 pm, Peter Otten <__pete... at web.de> wrote:
> Does it have to be gio.FileMonitor? pyinotify can automatically add new
> subdirectories out of the box.

Well, since it's for a core part of the software, I'd like it to be
cross platform — not in the sense of Windows/Mac, but FreeBSD,
Solaris, etc. But it's looking more and more like I should give up
that particular goal.

Cheers,
Jason



More information about the Python-list mailing list