Home
last modified time | relevance | path

Searched refs:ignore_option_errors (Results 1 – 6 of 6) sorted by relevance

/external/python/setuptools/setuptools/
Dconfig.py14 filepath, find_others=False, ignore_option_errors=False): argument
52 ignore_option_errors=ignore_option_errors)
90 distribution, command_options, ignore_option_errors=False): argument
105 distribution.metadata, command_options, ignore_option_errors)
109 distribution, command_options, ignore_option_errors)
131 def __init__(self, target_obj, options, ignore_option_errors=False): argument
142 self.ignore_option_errors = ignore_option_errors
177 if not self.ignore_option_errors:
D__init__.py121 dist.parse_config_files(ignore_option_errors=True)
Ddist.py477 def parse_config_files(self, filenames=None, ignore_option_errors=False): argument
485 ignore_option_errors=ignore_option_errors)
/external/python/setuptools/setuptools/tests/
Dtest_config.py96 '%s' % config, ignore_option_errors=True)
/external/python/setuptools/
DCHANGES.rst584 …- read_configuration() now accepts ignore_option_errors argument. This allows scraping tools to re…
/external/python/setuptools/docs/
Dsetuptools.txt2504 try to get data out of it with the help of the ``ignore_option_errors`` keyword