On 19 Giu, 14:20, andrea <[EMAIL PROTECTED]> 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
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 (mos