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 pitrou
Recipients Arfrever, Keith.Dart, eric.araujo, kdart, knny-myer, nvetoshkin, orsenthil, pitrou, r.david.murray
Date 2011-02-05.18:44:32
SpamBayes Score 0.0017916833
Marked as misclassified No
Message-id <1296931473.31.0.982628221128.issue11063@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for posting a patch! I have two comments:
- Have you run test_uuid? When I run it, it seems to go into an infinite loop somewhere and I need to kill the process.
- uuid should work even when ctypes is not available, so you can't just put an import statement at the top-level without a fallback
History
Date User Action Args
2011-02-05 18:44:33pitrousetrecipients: + pitrou, orsenthil, kdart, eric.araujo, Arfrever, r.david.murray, nvetoshkin, knny-myer, Keith.Dart
2011-02-05 18:44:33pitrousetmessageid: <1296931473.31.0.982628221128.issue11063@psf.upfronthosting.co.za>
2011-02-05 18:44:32pitroulinkissue11063 messages
2011-02-05 18:44:32pitroucreate