2007/10/31, Evan Klitzke <[EMAIL PROTECTED]>:
> Then I had problems using modules in the standard library. This post
> <http://lists.ironpython.com/pipermail/users-ironpython.com/2006-July/002787.html>
> indicates that I should be able to import most modules from CPython.
> So I set my IRONPYTHONPATH using Unix path convention and nothing
> works. Eventually I figure out that I need to use the Windows
> convention and use semicolons as the path separator (which is
> inconvenient because semicolons need to be escaped in bash). After I
> running ipy.exe hangs and I get an IOError (I think it tried to import
> too many

This is definitely a bug. I reported it on the issue tracker.
http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=13618

-- 
Seo Sanghyeon
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to