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 brett.cannon
Recipients brett.cannon, docs@python, ezio.melotti, pitrou
Date 2016-01-08.23:24:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452295486.05.0.58271342022.issue26025@psf.upfronthosting.co.za>
In-reply-to
Content
Turns out it is if you read the PurePath docs: https://docs.python.org/3/library/pathlib.html#operators
History
Date User Action Args
2016-01-08 23:24:46brett.cannonsetrecipients: + brett.cannon, pitrou, ezio.melotti, docs@python
2016-01-08 23:24:46brett.cannonsetmessageid: <1452295486.05.0.58271342022.issue26025@psf.upfronthosting.co.za>
2016-01-08 23:24:46brett.cannonlinkissue26025 messages
2016-01-08 23:24:45brett.cannoncreate