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/
Dc_annotations.py51 def __init__(self, refcount_filename, stable_abi_file): argument
81 with open(stable_abi_file, 'r') as fp:
147 path.join(app.srcdir, app.config.stable_abi_file),
/third_party/python/Doc/
Dconf.py231 stable_abi_file = 'data/stable_abi.dat' variable