IDLE question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bobueland@yahoo.com

    #1

    IDLE question

    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)

Working...