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 ezio.melotti
Recipients ezio.melotti, pitrou, vajrasky
Date 2014-02-15.14:39:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392475162.64.0.366480382517.issue19873@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that two functions with different names and same code seem confusing.
I think replacing them with _check_resolve (and possibly add _check_resolve_relative = _check_resolve_absolute = _check_resolve) would be OK.
Antoine, if you disagree, feel free to close this issue (or suggest something else).
History
Date User Action Args
2014-02-15 14:39:22ezio.melottisetrecipients: + ezio.melotti, pitrou, vajrasky
2014-02-15 14:39:22ezio.melottisetmessageid: <1392475162.64.0.366480382517.issue19873@psf.upfronthosting.co.za>
2014-02-15 14:39:22ezio.melottilinkissue19873 messages
2014-02-15 14:39:22ezio.melotticreate