[IronPython] sys.path.append bug?

Sanghyeon Seo sanxiyn at gmail.com
Fri Jun 2 17:39:50 PDT 2006


2006/6/3, JoeSox <joesox at gmail.com>:
> It appears the "CNU2Demo\x08in\\Debug" should read "CNU2Demo\\bin\\Debug"

Well,

>>> '\b'
'\x08'

If you use PythonEngine.Execute, you should escape Python string.

Seo Sanghyeon


More information about the users mailing list