[New-bugs-announce] [issue10222] 3.2 on AIX - Unexpected text ', ' encountered.

Sridhar Ratnakumar report at bugs.python.org
Thu Oct 28 21:44:14 CEST 2010


New submission from Sridhar Ratnakumar <sridharr at activestate.com>:

"Parser/tokenizer.h", line 18.17: 1506-275 (S) Unexpected text ',' encountered.

http://svn.python.org/view/python/branches/py3k/Parser/tokenizer.h?annotate=76232#l16

Extra comma in the following line:

  STATE_NORMAL, /* have a codec associated with input */

Introduced by neil.schem in r58226

----------
components: Build
messages: 119809
nosy: nascheme, srid
priority: normal
severity: normal
status: open
title: 3.2 on AIX -  Unexpected text ',' encountered.
type: compile error
versions: Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10222>
_______________________________________


More information about the New-bugs-announce mailing list