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, ksato9700, vstinner
Date 2020-01-20.21:05:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579554329.21.0.504431518051.issue39379@roundup.psfhosted.org>
In-reply-to
Content
Is sys.path[0] always absolute, or is it just a side-effect of the site module (i.e. is it absolute even with -S)?
History
Date User Action Args
2020-01-20 21:05:29brett.cannonsetrecipients: + brett.cannon, vstinner, docs@python, ksato9700
2020-01-20 21:05:29brett.cannonsetmessageid: <1579554329.21.0.504431518051.issue39379@roundup.psfhosted.org>
2020-01-20 21:05:29brett.cannonlinkissue39379 messages
2020-01-20 21:05:29brett.cannoncreate