[issue23931] Update DevGuide link in Quickstart Step 1
Tina Zhang added the comment: Link now goes to 1.1 Getting Set Up so step 1.1.1. Version COntrol section is visible -- nosy: +ttz ___ Python tracker <http://bugs.python.org/issue23931> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue23931] Update DevGuide link in Quickstart Step 1
Tina Zhang added the comment: adding patch! -- keywords: +patch Added file: http://bugs.python.org/file38921/patch23931.patch ___ Python tracker <http://bugs.python.org/issue23931> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue23931] Update DevGuide link in Quickstart Step 1
Tina Zhang added the comment: Link goes to 1.1.1 instead of 1.1 -- Added file: http://bugs.python.org/file38927/patch23931v0_1.patch ___ Python tracker <http://bugs.python.org/issue23931> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue13850] Summary tables for argparse add_argument options
Tina Zhang added the comment: Created Quick Reference table subsection under the add_argument() method section - used the table originally created by xmorel, replacing ticks with 'x' and adding links to the sections in the documentation for each parameter names. Removed the 'version' column and row as that wasn't adding much info. There is also a link to the quick reference subsection at the top of the page. -- keywords: +patch nosy: +ttz Added file: http://bugs.python.org/file38966/patch13850v0.patch ___ Python tracker <http://bugs.python.org/issue13850> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com