Hello guys,

I've been trying to compile Python packages Pyc and the latest sourcecode drop - change set 41685.

The good news is that compiling packages works. Even better, compiling packages with sub-packages works. Unfortunately, compiling packages with sub-packages with sub-sub-packages is broken. The generated assemblies have the bottom level paths screwed and so imports from them fail.

I can provide a test case if you need it, but it should be straightforward to reproduce. :-)

Needless to say this means that we still can't run a binary Resolver on IronPython 2.

All the best,

Michael Foord

--
http://www.ironpythoninaction.com/

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

Reply via email to