Home
last modified time | relevance | path

Searched refs:stable_abi_file (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Doc/tools/extensions/
H A Dc_annotations.py16 * Set the `stable_abi_file` config value to the path to stable ABI list.
64 def __init__(self, refcount_filename, stable_abi_file):
94 with open(stable_abi_file, 'r') as fp:
178 path.join(app.srcdir, app.config.stable_abi_file),
205 app.add_config_value('stable_abi_file', '', True)
/third_party/python/Doc/
H A Dconf.py316 stable_abi_file = 'data/stable_abi.dat' variable

Completed in 2 milliseconds