This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | BreamoreBoy, bethard, docs@python, eric.araujo, jaraco, paul.j3, python-dev, terry.reedy, tshepang |
| Date | 2014年08月03日.19:30:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3hRC4t2LDmz7LjS@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 956c6d33a57d by Jason R. Coombs in branch '2.7': Issue #13540: Expanded argparse documents to clarify the action API http://hg.python.org/cpython/rev/956c6d33a57d New changeset 008a5473f300 by Jason R. Coombs in branch '2.7': Issue #13540: Removed redundant documentation about Action instance attributes. Updated example and documentation per recommendations by Steven Bethard in msg149524. http://hg.python.org/cpython/rev/008a5473f300 New changeset 7a627bc9d40e by Jason R. Coombs in branch '2.7': Issue #13540: Update references to Action class to match syntax used for other classes in this file. http://hg.python.org/cpython/rev/7a627bc9d40e New changeset b232e937e668 by Jason R. Coombs in branch '2.7': Issue #13540: Merge commits http://hg.python.org/cpython/rev/b232e937e668 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年08月03日 19:30:55 | python-dev | set | recipients: + python-dev, terry.reedy, jaraco, bethard, eric.araujo, docs@python, BreamoreBoy, tshepang, paul.j3 |
| 2014年08月03日 19:30:55 | python-dev | link | issue13540 messages |
| 2014年08月03日 19:30:54 | python-dev | create | |