The Interactive Startup File
Martin v. Löwis
martin at v.loewis.de
Wed Dec 18 07:25:36 EST 2002
More information about the Python-list mailing list
Wed Dec 18 07:25:36 EST 2002
- Previous message (by thread): The Interactive Startup File
- Next message (by thread): The Interactive Startup File
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I have setup the environ var and the .py file. When I open the Interactive > window, my startup.py file is ignored. What exactly is the "Interactive window"? If it is the "Python Interactive Shell", then your commands will be executed. If it is IDLE, you need to set IDLESTARTUP. Regards, Martin
- Previous message (by thread): The Interactive Startup File
- Next message (by thread): The Interactive Startup File
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list