2006/11/10, Mathew Yeates <[EMAIL PROTECTED]>: > I just tried compiling the source code but it has random characters in > it. See IronPython/Runtime/PythonModule.cs line 57 > public static PythonModule MakeModule(ICallerContext context, > DynamicType cls, params object[] args\u03c4)
It is intentional. It is to avoid name collision. -- Seo Sanghyeon _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
