Yes, it was part of getting the standard CPython's site.py to import
correctly by IronPython. The standard site.py would assume that it is
dealing with Jython if it detects 'java' as the prefix of the
sys.platform string.

Martin

> Michael Spencer Wrote:
> 
> Thanks
> 
> I note sys.platform has also changed to '.NET', from 'java-clr'.
> 
> Michael

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

Reply via email to