[IronPython] Minor Weirdness with 2.6.1 RC1

Joshua Kramer josh at globalherald.net
Fri Feb 12 19:08:46 CET 2010


Hello,

I noticed some minor weirdness with RC1.  I un-installed 2.6 and installed 
2.6.1 RC1, then went to run a database backup script I have.  The first 
line in the script is...

import clr

When I ran the script, it said, "Can not import module clr".  Tried this a 
few times with the same result.  Then, I ran ipy from the command line, 
and tried 'import clr' at the prompt.  Everything was working fine after 
that, even across reboots.

Cheers,
-JK



More information about the Ironpython-users mailing list