Hi, Just uncommenting the line below in interp_clr.py raises System.IO FileNotFound.
# currentDomain.Load("System.Windows.Forms",asEvidence)
right now GetAssemblies() get "System.Xml" and "mscorlib" internally
and the code makes use of these two to scan the namespaces.
I tried loading the dll with full path as well but without joy.
am I missing something ?
-AmitReg
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev
