On Sunday 21 Jun 2015 12:54 CEST, Laura Creighton wrote:
> In a message of Sun, 21 Jun 2015 12:21:03 +0200, Cecil Westerhof
> writes:
>> On Sunday 21 Jun 2015 11:05 CEST, Laura Creighton wrote:
>>
>>> Do you have Jython 2.7 released a few weeks ago?
>>
>> Yes, but I was dumb enough to start the ol
In a message of Sun, 21 Jun 2015 12:21:03 +0200, Cecil Westerhof writes:
>On Sunday 21 Jun 2015 11:05 CEST, Laura Creighton wrote:
>
>> Do you have Jython 2.7 released a few weeks ago?
>
>Yes, but I was dumb enough to start the old version when I did this.
>:-(
>
>There is still one problem:
>=
On Sunday 21 Jun 2015 11:05 CEST, Laura Creighton wrote:
> Do you have Jython 2.7 released a few weeks ago?
Yes, but I was dumb enough to start the old version when I did this.
:-(
There is still one problem:
==
>>> from __futur
Do you have Jython 2.7 released a few weeks ago?
Laura
--
https://mail.python.org/mailman/listinfo/python-list
On Sunday 21 Jun 2015 09:56 CEST, Cecil Westerhof wrote:
> When I execute in the latest Jython:
> from __future__ import print_function
> I get:
> Traceback (innermost last):
> (no code object) at line 0
> File "", line 1
> SyntaxError: future feature print_function is not defined
>
> This is not
When I execute in the latest Jython:
from __future__ import print_function
I get:
Traceback (innermost last):
(no code object) at line 0
File "", line 1
SyntaxError: future feature print_function is not defined
This is not implemented in the latest jython? I prefer to keep