Hi, The code module (used for providing an interactive interpreter) isn't included in IronPython 2.6b1 (it is in 2.0.1). Copying the code (and codeop) module from 2.0.1 to 2.6b1 seems to work fine, however.
Is this a deliberate change? One that will be addressed by 2.6 final? (I did try searching the web and the issue tracker, but I may have missed something - searching for "import code" doesn't work amazingly well). Thanks, Tony _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com