[python-win32] win32file.ReadDirectoryChangesW in asynch mode?

Mark Hammond mhammond at skippinet.com.au
Thu Feb 5 07:12:31 CET 2009


> Thanks, Mark.  That's a lot more complex than what I need to
> implement, and it'll take some time to digest, but even so, it's way
> better than the docs that look like someone updated them a bit at a
> time.

Actually, win32\test\test_win32file.py's example might be simpler to digest
- if you look in that file you will notice the asynch version is the only
test enabled for reasons vaguely mentioned in that file...

Mark



More information about the python-win32 mailing list