On Tue, Dec 2, 2008 at 8:26 AM, Yash Ganthe <[EMAIL PROTECTED]> wrote: > I still get the error: >> Traceback (most recent call last): >> File "Program.py", line 22, in Program.py >> File "mscorlib", line unknown, in get_Item >> File "mscorlib", line unknown, in ThrowKeyNotFoundException >> KeyError: The given key was not present in the dictionary. >
That's not an ImportError. What's happening on line 22 of Program.py ? -Dan _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
