On 26/08/2014 17:33, Chris Angelico wrote:
On Wed, Aug 27, 2014 at 2:28 AM, Peter Otten <__pete...@web.de> wrote:
No, "python-flight-attendant" ;)

http://xkcd.com/353/

Would be nice if that could be made Python 3 compatible.

ChrisA


Easy.

from __past__ import print_statement (untested)

--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to