[TxMt] Re: python in Textmate

David Howden dhowden at gmail.com
Thu May 24 09:49:15 UTC 2012


You can use the Python bundle to run it in a terminal (Cmd+Shift+R).
The normal run script command in the python bundle (Cmd+R) won't work,
as this won't let you put any input in...

On Thu, May 24, 2012 at 10:30 AM, Bill Gibson <aemq000 at gmail.com> wrote:
> Textmates:
>
> I would like to run a simple python program in Textmate
>
> name = raw_input('What is your name?\n')
> print 'Hi, %s.' % name
>
>
>
> Is this possible?
>
> Thanks....
>
> Bill
> --
> Bill Gibson
> John Converse Professor of Economics
> Economics
> UVM
> Burlington, VT 05405
> On the web: www.uvm.edu/~wgibson
>
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate


More information about the textmate mailing list