[Python] Countdown

2016-06-26 Per discussione Carlos Catucci
https://pythonclock.org/ Carlos -- EZLN ... Para Todos Todo ... Nada para nosotros ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Countdown

2016-06-26 Per discussione Simone Federici
When python 2.8? 2016-06-26 10:36 GMT+02:00 Carlos Catucci : > https://pythonclock.org/ > > Carlos > -- > EZLN ... Para Todos Todo ... Nada para nosotros > ___ > Python mailing list > Python@lists.python.it > http://lists.python.it/mailman/listinfo/pyth

Re: [Python] Countdown

2016-06-26 Per discussione Nicola Larosa
Simone Federici wrote: > When python 2.8? Not Ever. 404 Not Found: "Rule number six: there is no official Python 2.8 release. There never will be an official Python 2.8 release. It is an ex-release. Python 2.7 is the end of the Python 2 line of developm

Re: [Python] Countdown

2016-06-26 Per discussione Carlos Catucci
On 26 June 2016 at 12:59, Nicola Larosa wrote: > And that's final. Almeno un posto dove vige la coerenza. Tra parentesi sto iniziando a pensare la migrazione a 3.x sebbene alcune cose mi piaceva piu' come erano in 2.7 Carlos -- EZLN ... Para Todos Todo ... Nada para nosotros ___

Re: [Python] Countdown

2016-06-26 Per discussione Simone Federici
Carlos Catucci: > Almeno un posto dove vige la coerenza. > Tra parentesi sto iniziando a pensare la migrazione a 3.x sebbene > alcune cose mi piaceva piu' come erano in 2.7 > perlomeno c'รจ ancora questo :-) from __past__ import python27 ___ Python mail