commit | d331b433c31a20201ceafa6f0f10f560abad663d | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Tue Nov 22 14:12:21 2005 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Tue Nov 22 14:12:21 2005 +0000 |
tree | 5d6883a030320d1ba5cc177b90cf009c5d103669 | |
parent | 91043f32864b3d3cf5896811accb0dc70b44e531 [diff] |
Use optparse instead of getopt for command line options. Use "raise instance" instead of "raise class, args". Modernize the code in other spots (bools, startswith()).