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 lemburg
Recipients Christian.Clauss, Justin.Cappos, jackdied, lemburg, math_foo, ronaldoussoren
Date 2014-05-05.07:48:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399276081.41.0.310525036648.issue7850@psf.upfronthosting.co.za>
In-reply-to
Content
Caelyn: Thanks for the patch.

Some comments:

* Please use aliased=False instead of aliased=0 in the patch.
* It would be great if you could enhance the test a bit to actually check the return value. This would need a mock of the os.uname API for the test.
* Doc string "if "aliased" is true" should read "If aliased is true"
History
Date User Action Args
2014-05-05 07:48:01lemburgsetrecipients: + lemburg, ronaldoussoren, jackdied, Justin.Cappos, Christian.Clauss, math_foo
2014-05-05 07:48:01lemburgsetmessageid: <1399276081.41.0.310525036648.issue7850@psf.upfronthosting.co.za>
2014-05-05 07:48:01lemburglinkissue7850 messages
2014-05-05 07:48:00lemburgcreate