[IronPython] Linux Support

Dino Viehland dinov at exchange.microsoft.com
Thu Nov 1 23:46:39 CET 2007


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: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] 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 <evan at yelp.com>:
> 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 at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list