Hi everyone,
I have two problems:
1. How can I keep my changes in sys.path after closing the interpreter?
2. os.path.expandu ser("~") always gives me "C:\\" instead of my
homepath. I have tried to change my homepath in WinXP using set
homepath(in command line), and alsaw using the "Environmen t Variables"
in WinXP system properties, non helped. I really have to fix this somehow.
Thanks,
Amir
I have two problems:
1. How can I keep my changes in sys.path after closing the interpreter?
2. os.path.expandu ser("~") always gives me "C:\\" instead of my
homepath. I have tried to change my homepath in WinXP using set
homepath(in command line), and alsaw using the "Environmen t Variables"
in WinXP system properties, non helped. I really have to fix this somehow.
Thanks,
Amir
Comment