[IronPython] Problems with imp and marshall

Michael Foord michael.foord at resolversystems.com
Fri Apr 21 11:09:43 CEST 2006


Hello all,

I've encountered problems with the marshal and imp modules (tested with 
Beta 5 not Beta 6).

marshal.loads can't unmarshal code objects preserved in Python 2.4 
bytecode files.

marshal.dumps can't marshal code objects.

imp.new_module returns None.

Any idea if/when these will be fixed ?

Also, did I hear rumours of an ntpath module ?

All the best,

Michael Foord
http://www.ResolverSystems.com



More information about the Ironpython-users mailing list