textmate and execute line

andrea kerny404 at gmail.com
Wed Jun 27 06:41:22 EDT 2007


On 19 Giu, 14:20, andrea <kerny... at gmail.com> wrote:
> Hi,
> I have the latest bundle for python (upgraded from svn) but I don't
> understand how execute line works..
>
> It only works if I play with arithmetic operations, something like
> this works:
> 2*2
> 4
>
> but for example trying to execute this line gives me this error, any
> help?
> x = 1; x + 1
>
> Traceback (most recent call last):
>   File "/tmp/temp_textmate.31Kc2h", line 19, in ?
>     stdout.write(exc)
> TypeError: argument 1 must be string or read-only character buffer,
> not list
>
> Thanks a lot

Noone using textmate for python?




More information about the Python-list mailing list