[IronPython] Compiling Packages with clr.BuildModules and build

Michael Foord fuzzyman at voidspace.org.uk
Mon Oct 20 16:47:42 CEST 2008


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/




More information about the Ironpython-users mailing list