IDLE doesn't seem to honor PYTHONSTARTUP environment variable nor
sitecustomize.p y
How do you then customize in IDLE?
(basically I want to execute the statement
from btools import *
each time I restart IDLEs Python Shell)
sitecustomize.p y
How do you then customize in IDLE?
(basically I want to execute the statement
from btools import *
each time I restart IDLEs Python Shell)