New submission from Antony Lee:

The documentation for multiprocessing.connection mentions the answerChallenge 
function, but it is actually called answer_challenge in 2.6, 2.7 and 3.3 -- I 
guess it's also the case in 3.1 and 3.2 but I didn't check.

----------
assignee: docs@python
components: Documentation
messages: 186043
nosy: Antony.Lee, docs@python
priority: normal
severity: normal
status: open
title: Doc of multiprocessing.connection mentions answerChallenge instead of 
answer_challenge
versions: Python 2.6, Python 2.7, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17635>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to