Easter Eggs

Charl P. Botha cpbotha at i_triple_e.org
Wed Apr 10 10:49:11 EDT 2002


In article <mailman.1018446981.22409.python-list at python.org>, 
Anthony Baxter wrote:
>>>> Kalle Svensson wrote
>> [Lulu of the Lotus-Eaters]
>> > 2.2.  I went so far as trying the command in Python versions 1.51, 1.52,
>> > 2.0, 2.1, 2.2 (it's only in 2.2)... but then promptly forgot what the
>> > magic command was.  Can someone remind me, please?
>> "import this", IIRC.
> 
> It's in 2.1.2, 2.1.3, 2.2, and 2.2.1.

Are you sure?

[dutidad:/home/cpbotha]% python
Python 2.1.2 (#1, Mar 16 2002, 00:56:55) 
[GCC 2.95.4 20011002 (Debian prerelease)] on linux2
Type "copyright", "credits" or "license" for more information.
>>> import this
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named this
>>>

-- 
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/



More information about the Python-list mailing list