Re: new python install

2010-02-14 Thread Tim Chase
monkeys paw wrote: Upon invoking python, it hangs until Ctrl^C is typed, and then the >>> interactive shell begins. Like so: joemoney% python Python 2.4.6 (#1, Dec 13 2009, 23:45:11) [C] on sunos5 Type "help", "copyright", "credits" or "license" for more information. # Hangs ^^^ at this point

new python install

2010-02-14 Thread monkeys paw
Upon invoking python, it hangs until Ctrl^C is typed, and then the >>> interactive shell begins. Like so: joemoney% python Python 2.4.6 (#1, Dec 13 2009, 23:45:11) [C] on sunos5 Type "help", "copyright", "credits" or "license" for more information. # Hangs ^^^ at this point until ^C is typed ^C