[issue11857] Hyphenate the argparse.rst file, patch added

2011-04-16 Thread Ezio Melotti
Ezio Melotti added the comment: Done in cc65cf9a9ce5, c33596e6f723, and fcce2f49ef6d. Thanks for the patch. -- assignee: docs@python -> ezio.melotti nosy: +ezio.melotti resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Py

[issue11857] Hyphenate the argparse.rst file, patch added

2011-04-16 Thread Boštjan Mejak
Boštjan Mejak added the comment: Added the new and improved patch. Now it is perfect. Please apply it. -- Added file: http://bugs.python.org/file21687/argparse.patch ___ Python tracker

[issue11857] Hyphenate the argparse.rst file, patch added

2011-04-16 Thread Boštjan Mejak
Changes by Boštjan Mejak : Removed file: http://bugs.python.org/file21682/argparse.patch ___ Python tracker ___ ___ Python-bugs-list mailing l

[issue11857] Hyphenate the argparse.rst file, patch added

2011-04-16 Thread Boštjan Mejak
New submission from Boštjan Mejak : Please apply this patch. And fix the occurences where you think the word "command line" acts as a noun. -- assignee: docs@python components: Documentation files: argparse.patch keywords: patch messages: 133893 nosy: Retro, docs@python, georg.brandl pr