- 30 Agu, 2000 1 kayıt (commit)
-
-
Greg Ward yazdı
-
- 07 Agu, 2000 1 kayıt (commit)
-
-
Greg Ward yazdı
(allows the same FancyGetopt object to be used multiple times with different option tables).
-
- 08 Haz, 2000 1 kayıt (commit)
-
-
Greg Ward yazdı
a short form and text that wraps onto multiple lines.
-
- 23 May, 2000 2 kayıt (commit)
- 23 Nis, 2000 1 kayıt (commit)
-
-
Greg Ward yazdı
-
- 21 Nis, 2000 5 kayıt (commit)
-
-
Greg Ward yazdı
-
Greg Ward yazdı
-
Greg Ward yazdı
Added 'set_option_table()' method. Added missing 'self' to 'get_option_order()'. Cosmetic/comment/docstring tweaks.
-
Greg Ward yazdı
leaving in its place a tiny wrapper around the FancyGetopt class for backwards compatibility.
-
Greg Ward yazdı
class. (Mainly this was to support the ability to go back after the getopt operation is done and get extra information about the parse, in particular the original order of options seen on the command line. But it's a big improvement and should make it a lot easier to add functionality in the future.)
-
- 02 Mar, 2000 1 kayıt (commit)
-
-
Greg Ward yazdı
-
- 12 Ara, 1999 1 kayıt (commit)
-
-
Greg Ward yazdı
'generate_help()', 'wrap_text()' functions, and a little tiny test of 'wrap_text()'. Changed how caller states that one option is the boolean opposite of another: added 'negative_opt' parameter to 'fancy_getopt()', and changed to use it instead of parsing long option name.
-
- 03 Eki, 1999 1 kayıt (commit)
-
-
Greg Ward yazdı
-q/--quiet reasonably elegantly.
-
- 14 Agu, 1999 1 kayıt (commit)
-
-
Greg Ward yazdı
Better error messages for bad entries in option table.
-
- 22 Mar, 1999 1 kayıt (commit)
-
-
Greg Ward yazdı
-