Does python 3.1 support sybase module?

Pravin pravinchavan2000 at gmail.com
Thu Sep 10 01:21:58 EDT 2009


Does python 3.1 support sybase module? It works fine with 2.5.
I was getting following error while installing sybase module on python
3.1.

bash-3.00$ python3.1 setup.py install
  File "setup.py", line 248
    maintainer=u"Sebastien Sable",
                                ^
SyntaxError: invalid syntax
bash-3.00$




More information about the Python-list mailing list