This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author milko.krachounov
Recipients eric.araujo, eric.smith, exarkun, giampaolo.rodola, meatballhat, milko.krachounov, olemis, pitrou, tarek, vstinner
Date 2011-05-12.18:33:11
SpamBayes Score 0.00011069398
Marked as misclassified No
Message-id <1305225192.27.0.25563393057.issue8604@psf.upfronthosting.co.za>
In-reply-to
Content
Well, since I had a typo in the main method which called the Windows implementation on POSIX, the unit test works on the code for Windows when ran on POSIX. Heh, I'm sorry for the noise, but it seems that re-reading the code four times and running the unit tests is not enough, corrected revision:

http://bazaar.launchpad.net/~exabyte/blackherd/async-refactor/view/62/blackherd/misc.py#L498
History
Date User Action Args
2011-05-12 18:33:12milko.krachounovsetrecipients: + milko.krachounov, exarkun, pitrou, vstinner, eric.smith, giampaolo.rodola, tarek, eric.araujo, olemis, meatballhat
2011-05-12 18:33:12milko.krachounovsetmessageid: <1305225192.27.0.25563393057.issue8604@psf.upfronthosting.co.za>
2011-05-12 18:33:11milko.krachounovlinkissue8604 messages
2011-05-12 18:33:11milko.krachounovcreate