[IronPython] IronPython and help
Sanghyeon Seo
sanxiyn at gmail.com
Sat Apr 21 02:16:51 CEST 2007
2007/4/21, Michael Foord <fuzzyman at voidspace.org.uk>:
> Hello all,
>
> I see that one of the improvements listed for IronPython 1.1 is an
> extension to the help system.
>
> I'm finding that when the Python standard library is set in
> IRONPYTHONPATH, help doesn't seem to work *at all*.
This is because site.py in Python standard library *overwrites* builtin
help function. :(
--
Seo Sanghyeon
More information about the Ironpython-users
mailing list