Robert Kern wrote: > W. Watson wrote: > >> Here's the program I ran. >> >> ### begin >> #!/usr/bin/python >> >> # Check mysys >> >> import sys >> print sys.executable >> >> ### end >> >> It put up a black screen in a flash and disappeared. > > Run it from the terminal or execute those lines in the interactive interpreter > in IDLE. Also, you may want to use the Tutor list, instead of > comp.lang.python. > It is more geared towards the questions you are asking. > > http://mail.python.org/mailman/listinfo/tutor > I entered each line in the shell, and the output shows C:\Python25\pythonw.exe, so it's not using 2.4. How do I change that?
Wayne T. Watson (Watson Adventures, Prop., Nevada City, CA) (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time) Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet "Humans aren't the first species to alter the atmosphere; that distinction belongs to early bacteria, which some two million years ago, invented photosynthesis. -- Field Notes from a Catastrophe, Kolbert -- Web Page: <home.earthlink.net/~mtnviews> -- http://mail.python.org/mailman/listinfo/python-list