I'll fix this for the next release as well - thanks for the report Evan, and thanks for pointing out Path.PathSeperator in the bug Seo. It'a always nice to learn something new :).
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sanghyeon Seo Sent: Wednesday, October 31, 2007 6:46 PM To: Discussion of IronPython Subject: Re: [IronPython] Linux Support 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 _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com