| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
as directly setting the .prog attribute (which should be supported based on
the class docstring).
Closes SF bug #850964.
|
| |
|
|
|
|
|
| |
don't wrap lines too late by default
closes SF bug #842213
But I think Fred meant "too long" :)
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
* Fixed some long-hidden bugs revealed by the new PyUnit-based
test suite (thanks to Johannes Gijsbers the new test suite,
improved tests that caught the bugs, and the bug fixes).
* Make store_true/store_false store True/False rather than 1/0.
Details available in Optik's CVS repository.
|
| | |
|
|
|
recent version from Greg's CVS. I've changed the module docstring,
added a copyright notice, and renamed OptikError to OptParseError.
Still to do are documentation and unit tests.
|