[IronPython] No import this?

Dino Viehland dinov at exchange.microsoft.com
Tue Jan 15 02:02:58 CET 2008


Wow, that's cute, and it's actually implemented in the runtime.

________________________________________
From: users-bounces at lists.ironpython.com [users-bounces at lists.ironpython.com] On Behalf Of Sanghyeon Seo [sanxiyn at gmail.com]
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 <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
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list