Ezio Melotti added the comment: Those are invalid octal literals, since the digits 8 and 9 don't exist in octal. See http://docs.python.org/2/reference/lexical_analysis.html#grammar-token-octinteger
---------- nosy: +ezio.melotti resolution: -> invalid stage: -> committed/rejected status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16359> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com