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
