Author klaas
Recipients klaas, mamrhein, ping
Date 2007-10-31.19:27:50
SpamBayes Score 0.145238
Marked as misclassified No
Message-id <1193858871.28.0.540504439697.issue1516330@psf.upfronthosting.co.za>
In-reply-to
Content
Is this meant to be inserted into uuid.py?  It seems more like a snippet 
from unrelated code: code coventions do not follow PEP 8; there are no 
tests; code does not run as-is (references non-existent variable '_os'--
why no 'import os'?); etc.
History
Date User Action Args
2007-10-31 19:27:51klaassetspambayes_score: 0.145238 -> 0.145238
recipients: + klaas, ping, mamrhein
2007-10-31 19:27:51klaassetspambayes_score: 0.145238 -> 0.145238
messageid: <1193858871.28.0.540504439697.issue1516330@psf.upfronthosting.co.za>
2007-10-31 19:27:51klaaslinkissue1516330 messages
2007-10-31 19:27:50klaascreate