[SPOILERS] Python easter eggs

Steven D'Aprano steve+comp.lang.python at pearwood.info
Wed Jul 3 09:29:14 EDT 2013


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?


-- 
Steven



More information about the Python-list mailing list