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, pitrou
Date 2016-01-06.17:39:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452101974.47.0.473485918535.issue26025@psf.upfronthosting.co.za>
In-reply-to
Content
I noticed that the documentation for pathlib only mentions the overloading of __truediv__ in examples and not anywhere in the actual docs for the Path object itself.
History
Date User Action Args
2016-01-06 17:39:34brett.cannonsetrecipients: + brett.cannon, pitrou, docs@python
2016-01-06 17:39:34brett.cannonsetmessageid: <1452101974.47.0.473485918535.issue26025@psf.upfronthosting.co.za>
2016-01-06 17:39:34brett.cannonlinkissue26025 messages
2016-01-06 17:39:34brett.cannoncreate