Wow, that's cute, and it's actually implemented in the runtime. ________________________________________ From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Sanghyeon Seo [EMAIL PROTECTED] Sent: Monday, January 14, 2008 3:38 PM To: Discussion of IronPython Subject: Re: [IronPython] No import this?
David Seruyange wrote: > Does IronPython strip the easter egg? 2008/1/15, Dino Viehland <[EMAIL PROTECTED]>: > We just don't include the standard library by default (which is where this > comes from). If you set IRONPYTHONPATH=C:\Python25\Lib (or wherever your > Python lib dir is) or you start IronPython from the lib dir it'll work. If we are to discuss the easter egg... How about this? >>> from __future__ import braces Hehe. -- Seo Sanghyeon _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
