Package: python-pydoctor Version: 0.2-4 While installing python-pydoctor, I got:
Compiling /usr/lib/pymodules/python2.6/pydoctor/ast_pp.py ...
SyntaxError: ('invalid syntax',
('/usr/lib/pymodules/python2.6/pydoctor/ast_pp.py', 116, 20, ' for (mod,
as) in node.names:\n'))
"as" is now a reserved keyword on Python 2.6.
Seo Sanghyeon
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

