[IronPython] garbage in the source file

Sanghyeon Seo sanxiyn at gmail.com
Fri Nov 10 04:27:42 CET 2006


2006/11/10, Mathew Yeates <myeates at jpl.nasa.gov>:
> 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



More information about the Ironpython-users mailing list