http://www.py.cz/FilozofiePython :))
Nicmene u me :(( Python 2.4.1 (#2, Aug 29 2005, 20:13:14) [GCC 4.0.1 (4.0.1-4mdk for Mandriva Linux release 2006.0)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import this Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: No module named this Honza Vrana ----- Original Message ----- From: "Petr Prikryl" <[EMAIL PROTECTED]> To: "Konference PyCZ" <[email protected]> Sent: Friday, September 15, 2006 3:06 PM Subject: [python] Znate tohle... ">>> import this" ? Vyzkoušejte a přiznejte se, kdo o tomto velikonočním vajíčku (Easter Egg) věděl ;-) Já ne. pepr _______________________________________________ Python mailing list [email protected] http://www.py.cz/mailman/listinfo/python _______________________________________________ Python mailing list [email protected] http://www.py.cz/mailman/listinfo/python
