Message 374640 - Python tracker

Message374640

Author Mond Wan
Recipients Mond Wan, koobs, ned.deily, paul.moore, ronaldoussoren, steve.dower, tim.golden, zach.ware
Date 2020-07-31.12:47:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596199621.82.0.885828924098.issue41448@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the clarifications on PurePosixPath(). Now, I know which library I should use to solve my problem.

For resolve() with strict True, I have tried on both platform. They will both raise exception if that file does not exists.
History
Date User Action Args
2020-07-31 12:47:01Mond Wansetrecipients: + Mond Wan, paul.moore, ronaldoussoren, tim.golden, ned.deily, zach.ware, koobs, steve.dower
2020-07-31 12:47:01Mond Wansetmessageid: <1596199621.82.0.885828924098.issue41448@roundup.psfhosted.org>
2020-07-31 12:47:01Mond Wanlinkissue41448 messages
2020-07-31 12:47:01Mond Wancreate