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 pitrou
Recipients Arfrever, barry, brett.cannon, bronger, cool-RR, daniel.ugra, ezio.melotti, georg.brandl, gvanrossum, pitrou, r.david.murray, serhiy.storchaka, tshepang
Date 2016-01-06.11:08:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452078501.63.0.296947355834.issue22570@psf.upfronthosting.co.za>
In-reply-to
Content
Here the aim is really to distinguish path-like objects from other objects, not to accept arbitrary strings.

A ".path" attribute sounds like the wrong name, though: a Path has a path? And the Path's path is not a Path? Ouch :-)
History
Date User Action Args
2016-01-06 11:08:21pitrousetrecipients: + pitrou, gvanrossum, barry, brett.cannon, georg.brandl, bronger, ezio.melotti, Arfrever, r.david.murray, daniel.ugra, cool-RR, tshepang, serhiy.storchaka
2016-01-06 11:08:21pitrousetmessageid: <1452078501.63.0.296947355834.issue22570@psf.upfronthosting.co.za>
2016-01-06 11:08:21pitroulinkissue22570 messages
2016-01-06 11:08:21pitroucreate