Message 336863 - Python tracker (original) (raw)
What I think Anthony is looking for are ways to register “start up functions” that get executed automatically when the Python interpreter starts up
yes, this is what I want to still exist :)
my hope is that there's a clear standards-track replacement before deprecating .pth (which currently satisfies my usecases for startup functions)