[Python] Countdown

Ivo Reano reanoivo a gmail.com
Sab 2 Lug 2016 12:06:25 CEST


> from __past__ import python27

> >
>>
>> Io l'ho provato davvero, pensando fosse una tra le tante nuove
>> funzionalitą di Python 3.x...
>>
> bisognerebbe davvero farlo non credi?
>
>>
>
La curiositą ecc. ecc.
C'ho provato:

ivo a Criceto1:~$ python
Python 2.7.11+ (default, Apr 17 2016, 14:00:29)
[GCC 5.3.1 20160413] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from __past__ import python27
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named __past__
>>>
-------------- parte successiva --------------
Un allegato HTML č stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20160702/5edd768b/attachment.html>


Maggiori informazioni sulla lista Python