bool_optparse

A subclass of optparse.OptionParser that allows boolean long options (like --verbose) to also take arguments (like --verbose=true). Arguments must use =.


Classes

C BoolOptionParser(...) ...

This class contains 2 members.

See the source for more information.