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 serhiy.storchaka
Recipients brett.cannon, eric.snow, lev.maximov, ncoghlan, serhiy.storchaka
Date 2016-04-25.06:21:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461565295.84.0.246461818534.issue26844@psf.upfronthosting.co.za>
In-reply-to
Content
LGTM.

But while we are here, it would be nice to replace type(path) with type(path).__name__ (and the same for type(name)).
History
Date User Action Args
2016-04-25 06:21:35serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, eric.snow, lev.maximov
2016-04-25 06:21:35serhiy.storchakasetmessageid: <1461565295.84.0.246461818534.issue26844@psf.upfronthosting.co.za>
2016-04-25 06:21:35serhiy.storchakalinkissue26844 messages
2016-04-25 06:21:35serhiy.storchakacreate