[Tutor] Apparent incosistency with Python interperter in IDLE

2009-06-17 Thread Karen Palen
I am an experienced C/C++/C# programmer who is just starting out with Python. My first attempt at IDLE worked great with the tutorial, but seems to have a problem with my first real app! I am trying to get the Python subprocess/Popen module working with the example from the Python 3 documentat

Re: [Tutor] Apparent incosistency with Python interperter in IDLE

2009-06-18 Thread Karen Palen
Yes I see. Based on other feedback I am leaning towards not using any IDE for the moment. Python seems well adapted to that kind of workflow, as well as an impressive portability - every bit as good a Java from my tests so far. Karen --- On Thu, 6/18/09, Lie Ryan wrote: > From: Lie Ryan >