For more information on the search, visit the help page.
Option
process
ATTRS
frontend
ConfigParser
OptionParser
Values
ConfigDeprecationWarning
filter_settings_spec
make_one_path_absolute
make_paths_absolute
read_config_file
store_multiple
validate_boolean
validate_colon_separated_string_list
validate_comma_separated_list
validate_dependency_file
validate_encoding
validate_encoding_and_error_handler
validate_encoding_error_handler
validate_nonnegative_int
validate_smartquotes_locales
validate_strip_class
validate_ternary
validate_threshold
validate_url_trailing_slash
docutils.frontend.Option
docutils
class Option(optparse.Option): (source)
View In Hierarchy
Undocumented
optparse.Option.process
Call the validator function on applicable settings and evaluate the 'overrides' option. Extends optparse.Option.process.
optparse.Option.ATTRS + ['validator', 'overrides']