On Wed, Jul 3, 2013 at 10:14 AM, Ian Kelly <ian.g.ke...@gmail.com> wrote: > On Wed, Jul 3, 2013 at 8:03 AM, Ian Foote <i...@feete.org> wrote: >> On 03/07/13 14:29, Steven D'Aprano wrote: >>> >>> Most people are familiar with: >>> >>> import this >>> >>> >>> and sometimes even with: >>> >>> from __future__ import braces >>> >>> >>> But I'm aware of at least three more. Anyone care to give them? >>> >>> >> >> import antigravity > > from __future__ import barry_as_FLUFL > import __hello__
And in Jython there's: from __future__ import GIL -- http://mail.python.org/mailman/listinfo/python-list