[IronPython] import this
Gary Stephenson
garys at ihug.com.au
Thu Oct 19 04:05:03 CEST 2006
At the risk of appearing flippant, I'd like to suggest that the following
should be considered an error in need of correction. <0.5wink>
IronPython 1.0 (1.0.61005.1977) on .NET 2.0.50727.42
Copyright (c) Microsoft Corporation. All rights reserved.
>>> import this
Traceback (most recent call last):
File , line 0, in <stdin>##9
File , line 0, in __import__##4
ImportError: No module named this
>>>
<the-zen-of-python-applying-also-to-ipy>'ly yrs
gary
"There are 10 types of people in this world - those that understand binary
... and I can't remember what the other nine are." - unknown.
http://www.stephensong.com.au
More information about the Ironpython-users
mailing list