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 SilentGhost
Recipients SilentGhost, benp, steven.daprano, xtreak
Date 2019-03-10.14:49:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552229353.54.0.770630455812.issue36255@roundup.psfhosted.org>
In-reply-to
Content
You could define PYTHONSTARTUP variable and modify everything to your heart's content. https://docs.python.org/3/using/cmdline.html#envvar-PYTHONSTARTUP
History
Date User Action Args
2019-03-10 14:49:13SilentGhostsetrecipients: + SilentGhost, steven.daprano, xtreak, benp
2019-03-10 14:49:13SilentGhostsetmessageid: <1552229353.54.0.770630455812.issue36255@roundup.psfhosted.org>
2019-03-10 14:49:13SilentGhostlinkissue36255 messages
2019-03-10 14:49:13SilentGhostcreate