On Behalf Of Joshua Kramer
Sent: Friday, February 12, 2010 10:09 AM
To: users@lists.ironpython.com
Subject: [IronPython] Minor Weirdness with 2.6.1 RC1
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.
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 r