[issue18741] Fix typos/spelling mistakes in Lib/*/*/.py files

2013-08-17 Thread Ezio Melotti
Ezio Melotti added the comment: Fixed, thanks for the patch! -- assignee: docs@python -> ezio.melotti resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed versions: +Python 2.7, Python 3.3 ___ Python tracker

[issue18741] Fix typos/spelling mistakes in Lib/*/*/.py files

2013-08-17 Thread Roundup Robot
Roundup Robot added the comment: New changeset 5295ed192ffd by Ezio Melotti in branch '2.7': #18741: fix more typos. Patch by Févry Thibault. http://hg.python.org/cpython/rev/5295ed192ffd New changeset 9e4685d703d4 by Ezio Melotti in branch '3.3': #18741: fix more typos. Patch by Févry Thibaul

[issue18741] Fix typos/spelling mistakes in Lib/*/*/.py files

2013-08-16 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- nosy: +serhiy.storchaka ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://m

[issue18741] Fix typos/spelling mistakes in Lib/*/*/.py files

2013-08-16 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +ezio.melotti stage: -> patch review ___ Python tracker ___ ___ Python-bugs-list mailing list Unsu

[issue18741] Fix typos/spelling mistakes in Lib/*/*/.py files

2013-08-14 Thread Févry Thibault
New submission from Févry Thibault: Using the same tool described in issue 18705, I fixed more typos. -- assignee: docs@python components: Documentation files: another_typo_patch.diff keywords: patch messages: 195216 nosy: docs@python, iwontbecreative priority: normal severity: normal st