OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:patchlevel_h
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython2/Doc/tools/extensions/
patchlevel.py
18
patchlevel_h
= os.path.join(srcdir, '..', 'Include', 'patchlevel.h')
25
f = open(
patchlevel_h
)
/external/python/cpython3/Doc/tools/extensions/
patchlevel.py
20
patchlevel_h
= os.path.join(srcdir, '..', 'Include', 'patchlevel.h')
27
f = open(
patchlevel_h
)
Completed in 190 milliseconds