[IronPython] sys.path.append("c:/Python24/Lib") throw SyntaxError

Stanislas Pinte stan at ertmssolutions.com
Fri Dec 2 15:02:58 CET 2005


> /cygdrive/c/Program\ Files/IronPython-0.9.5/bin/IronPythonConsole.exe
IronPython 0.9.5 on .NET 2.0.50727.42
Copyright (c) Microsoft Corporation. All rights reserved.
>>> import sys
>>> sys.path.append("c:/Python24/Lib")
Traceback (most recent call last):
SyntaxError: unexpected token bad character '“' at <string>:1
>>> 


-- 
-----------------------------------------------------------------
   Stanislas Pinte             e-mail: stan at ertmssolutions.com
   ERTMS Solutions               http://www.ertmssolutions.com
   Rue de l'Autonomie, 1             Tel:    + 322 - 522.06.63
   1070        Bruxelles              Fax:   + 322 - 522.09.30
----------------------------------------------------------------- 






More information about the Ironpython-users mailing list