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 Windson Yang
Recipients Windson Yang, docs@python, lazka, pjartman
Date 2019-05-13.00:25:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557707144.74.0.298556375984.issue36689@roundup.psfhosted.org>
In-reply-to
Content
An easy fix would be 

"Raise ValueError if paths contain (note: use contain instead of contains) both absolute and relative pathnames or the path are on the different drives."
History
Date User Action Args
2019-05-13 00:25:44Windson Yangsetrecipients: + Windson Yang, docs@python, lazka, pjartman
2019-05-13 00:25:44Windson Yangsetmessageid: <1557707144.74.0.298556375984.issue36689@roundup.psfhosted.org>
2019-05-13 00:25:44Windson Yanglinkissue36689 messages
2019-05-13 00:25:44Windson Yangcreate