Files
typeshed/stdlib/2and3
Guido van Rossum b63e09c239 Fix some issues for dateutil and argparse (#357)
* Fix stubs for 2.7/dateutil. They were pretty broken.

(The 3/dateutil share some of the brokenness but that's still a TODO.)

* Fix argparse stubs.

- Container is not strong enough for choices.
- add_subparsers() returns something with an add_parser() method.
2016-07-12 16:24:33 -07:00
..
2016-04-13 11:44:43 +02:00
2016-05-04 16:54:57 -07:00