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 akuchling
Recipients akuchling, brian.curtin, serhiy.storchaka, tim.golden
Date 2013-05-29.02:04:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369793076.43.0.994982466352.issue16102@psf.upfronthosting.co.za>
In-reply-to
Content
This patch seems obviously correct to me, so it should be applied.  

It looks like there's already a test in test_uuid.py that exercises _netbios_getnode() if the netbios module is importable, so there's no test to add, though maybe we need a buildbot that has the module available.
History
Date User Action Args
2013-05-29 02:04:36akuchlingsetrecipients: + akuchling, tim.golden, brian.curtin, serhiy.storchaka
2013-05-29 02:04:36akuchlingsetmessageid: <1369793076.43.0.994982466352.issue16102@psf.upfronthosting.co.za>
2013-05-29 02:04:36akuchlinglinkissue16102 messages
2013-05-29 02:04:35akuchlingcreate