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 saschanaz
Recipients eryksun, saschanaz
Date 2020-04-23.14:37:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587652676.64.0.325705256585.issue40368@roundup.psfhosted.org>
In-reply-to
Content
I mentioned `os.path.abspath` because `os.path.abspath(".")` on console returned `'c:\\Users\\Kagami\\Documents\\GitHub\\gecko-dev'`. It seems this incompatibility is partially because MSYS shell prefers lowercase letter for Windows path while Windows prefers otherwise.
History
Date User Action Args
2020-04-23 14:37:56saschanazsetrecipients: + saschanaz, eryksun
2020-04-23 14:37:56saschanazsetmessageid: <1587652676.64.0.325705256585.issue40368@roundup.psfhosted.org>
2020-04-23 14:37:56saschanazlinkissue40368 messages
2020-04-23 14:37:56saschanazcreate