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 FFY00
Recipients FFY00, jaraco, steve.dower
Date 2021-04-30.00:12:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Making sysconfig look at sitecustomize seems like the wrong approach. It is behavior I would never expect, and there are use-cases where I still want the schemes to be present when the site module initialization is disabled.

I would also argue that having this mechanism available will be useful for other things.
History
Date User Action Args
2021-04-30 00:12:35FFY00setrecipients: + FFY00, jaraco, steve.dower
2021-04-30 00:12:35FFY00setmessageid: <[email protected]>
2021-04-30 00:12:35FFY00linkissue43976 messages
2021-04-30 00:12:35FFY00create