[IronPython] Problems with -X:SaveAssemblies

Haibo Luo haiboluo at exchange.microsoft.com
Tue Jan 23 18:05:27 CET 2007


I did not see the repro in ironpython + .net.

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Sanghyeon Seo
Sent: Monday, January 22, 2007 11:26 PM
To: Discussion of IronPython
Subject: [IronPython] Problems with -X:SaveAssemblies

I found this while testing precompiled module feature, but it's the
same with plain 1.1a1. I'm not sure whether this is IronPython
problem. Can anyone confirm this on .NET, not Mono?

How to reproduce:

1. Create x/__init__.py and y/__init__.py as empty files.
2. Create z.py with content "import x, y".
3. Run z.py with and without -X:SaveAssemblies. Later produces null
point exception for me.

--
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