[issue20005] Minor typo in operator documentation

2013-12-18 Thread Zachary Ware
Zachary Ware added the comment: Thanks for the report and patch! -- nosy: +zach.ware ___ Python tracker ___ ___ Python-bugs-list maili

[issue20005] Minor typo in operator documentation

2013-12-18 Thread Roundup Robot
New submission from Roundup Robot: New changeset f0eed36bab4c by Zachary Ware in branch '2.7': Issue #20005: Fix typo in operator docs. Patch by Claudiu Popa. http://hg.python.org/cpython/rev/f0eed36bab4c New changeset 17244b5df8b6 by Zachary Ware in branch '3.3': Issue #20005: Fix typo in oper

[issue20005] Minor typo in operator documentation

2013-12-17 Thread Claudiu.Popa
Changes by Claudiu.Popa : -- assignee: docs@python components: Documentation files: typo_operator.patch keywords: patch nosy: Claudiu.Popa, docs@python priority: normal severity: normal status: open title: Minor typo in operator documentation versions: Python 3.4 Added file: http://bugs.