[IronPython] No import this?

Sanghyeon Seo sanxiyn at gmail.com
Tue Jan 15 00:38:14 CET 2008


David Seruyange wrote:
> Does IronPython strip the easter egg?

2008/1/15, Dino Viehland <dinov at exchange.microsoft.com>:
> 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



More information about the Ironpython-users mailing list