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$