[python-win32] New project: py-ad-ldap - Automate AD tasks from any OS.

2011-01-27 Thread Tim Johnson
I won't waste too much of your time pitching this, but I'm passing this on in the hopes that a certain segment of the readers on this list will find it useful, and maybe will want to contribute. I mulled over whether or not to send it to this list because technically it's platform-agnostic, but it

[python-win32] How to use win32file.TransmitFile with non blocking sockets?

2011-01-27 Thread Giampaolo RodolĂ 
Hi all, I'm trying to take advantage of TransmitFile function in pyftpdlib: http://code.google.com/p/pyftpdlib/issues/detail?id=152 I've noticed pywin32 provides a wrapper: http://sourceforge.net/tracker/index.php?func=detail&aid=1962146&group_id=78018&atid=551956 The example shown in there, thoug