[Tutor] New guy question...
Kent Johnson
kent37 at tds.net
Tue Sep 15 16:15:21 CEST 2009
On Tue, Sep 15, 2009 at 9:07 AM, Warren <warren at wantonhubris.com> wrote:
> Second, I think my machine is probably set up a little weird. I have Python
> 2.6.2 installed alongside 3.1.1 so maybe that makes a difference.
That should be fine.
> I'm
> writing programs in TextMate and running them from there. Which seemed to
> be working fine until I ran into this "input" issue.
Does TextMate support input into a running Python program? I'm not
sure if it supports standard input. You might have to run the program
from Terminal to get this to work.
Kent
More information about the Tutor
mailing list