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 martin.panter
Recipients abarry, martin.panter
Date 2016-04-19.02:53:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461034423.47.0.159561437247.issue26801@psf.upfronthosting.co.za>
In-reply-to
Content
The patch looks good to me. The function was originally written to be included in the “os” module, hence the NameError. The patch should probably be fine with Mercurial, but it looks like the Reitveld review system doesn’t like it :)

What platform do you get the AttributeError with? Perhaps the function is not well covered in the test suite.
History
Date User Action Args
2016-04-19 02:53:43martin.pantersetrecipients: + martin.panter, abarry
2016-04-19 02:53:43martin.pantersetmessageid: <1461034423.47.0.159561437247.issue26801@psf.upfronthosting.co.za>
2016-04-19 02:53:43martin.panterlinkissue26801 messages
2016-04-19 02:53:43martin.pantercreate