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 eryksun
Recipients eryksun, opensource-assist
Date 2020-01-13.12:18:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578917890.03.0.0438921915066.issue39319@roundup.psfhosted.org>
In-reply-to
Content
No, ntpath and posixpath are cross-platform. They are tested on all platforms, and the os.path documentation lists them and notes that "you can also import and use the individual modules if you want to manipulate a path that is always in one of the different formats".
History
Date User Action Args
2020-01-13 12:18:10eryksunsetrecipients: + eryksun, opensource-assist
2020-01-13 12:18:10eryksunsetmessageid: <1578917890.03.0.0438921915066.issue39319@roundup.psfhosted.org>
2020-01-13 12:18:09eryksunlinkissue39319 messages
2020-01-13 12:18:09eryksuncreate