Skip to content

Commit

Permalink
Update TODO's.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjerdonek committed Dec 21, 2014
1 parent 3a5bfa5 commit 221b3c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
TODO
====

* Create an argument parser that lets one specify which argparse to
test, as well as running an individual test.
* Add a test for the new subparser functionality.
* Expose a way to customize the help header for a particular action:
http://stackoverflow.com/questions/9234258/in-python-argparse-is-it-possible-to-have-paired-no-something-something-arg
* Get docs working with Sphinx.
* Get original argparse docs building with Sphinx.
* Fix up long description.
* DRY up the indenting used in the first and second passes.
- Include subcommand groups in the determination of `_compute_max_action_length()`.
Expand Down

0 comments on commit 221b3c7

Please sign in to comment.