[issue24525] [doc] missing word

2015-07-03 Thread Terry J. Reedy
Terry J. Reedy added the comment: Fix is to 2.7 specific note about not using stuff not exposed in 3.x. -- nosy: +terry.reedy resolution: -> fixed stage: -> resolved status: open -> closed type: enhancement -> behavior ___ Python tracker

[issue24525] [doc] missing word

2015-07-03 Thread Roundup Robot
Roundup Robot added the comment: New changeset 25985b0c4dbf by Terry Jan Reedy in branch '2.7': Issue #24525: Add missing word. Patch by Vincent Legoll. https://hg.python.org/cpython/rev/25985b0c4dbf -- nosy: +python-dev ___ Python tracker

[issue24525] [doc] missing word

2015-06-29 Thread Vincent Legoll
New submission from Vincent Legoll: Here is a patch to fix a missing word in the urllib doc -- assignee: docs@python components: Documentation files: python-doc-fix.hgpatch messages: 245927 nosy: docs@python, vincent-legoll priority: normal severity: normal status: open title: [doc] miss