| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | eliminate py3k warnings in argparse | Benjamin Peterson | 2010-03-07 | 1 | -0/+10 |
| * | plug ref leaks | Benjamin Peterson | 2010-03-02 | 1 | -0/+4 |
| * | remove cross-version compatibility code | Benjamin Peterson | 2010-03-02 | 1 | -22/+2 |
| * | remove code to avoid BaseException.message bug | Benjamin Peterson | 2010-03-02 | 1 | -6/+0 |
| * | convert deprecated fail* methods to assert* variants | Benjamin Peterson | 2010-03-02 | 1 | -16/+16 |
| * | use test_main() in __main__ section | Benjamin Peterson | 2010-03-02 | 1 | -1/+1 |
| * | prevent warning filter adjustment from altering other tests | Benjamin Peterson | 2010-03-02 | 1 | -24/+23 |
| * | enable running of argparse tests and fix two that failed in the new environment | Benjamin Peterson | 2010-03-02 | 1 | -4/+11 |
| * | remove another coding cookie | Benjamin Peterson | 2010-03-02 | 1 | -3/+1 |
| * | set svn:eol-style | Benjamin Peterson | 2010-03-02 | 1 | -4206/+4206 |
| * | Initial commit of the argparse library, based on argparse 1.1. | Steven Bethard | 2010-03-02 | 1 | -0/+4206 |
