[SPOILERS] Python easter eggs

Ian Kelly ian.g.kelly at gmail.com
Wed Jul 3 12:14:30 EDT 2013


On Wed, Jul 3, 2013 at 8:03 AM, Ian Foote <ian at 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__



More information about the Python-list mailing list