Senthil Kumaran added the comment:
The problem was in py3k, due to a minor overlook in r85680.
Fixed in r86153.
--
components: +Build
resolution: -> fixed
stage: -> committed/rejected
status: open -> closed
versions: +Python 3.2
___
Python tracker
New submission from Senthil Kumaran :
/py3k/Modules/readline.c: In function flex_complete:
/py3k/Modules/readline.c:877: error: on_completion undeclared (first use in
this function)
--
assignee: orsenthil
messages: 120376
nosy: orsenthil
priority: normal
severity: normal
status: open
t