Searched defs:dirprefix (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Tools/unicode/ |
D | gencodec.py | 369 def convertdir(dir, dirprefix='', nameprefix='', comments=1): argument 397 def rewritepythondir(dir, dirprefix='', comments=1): argument
|
/aosp_15_r20/external/python/cpython3/Tools/unicode/ |
D | gencodec.py | 372 def convertdir(dir, dirprefix='', nameprefix='', comments=1): argument 400 def rewritepythondir(dir, dirprefix='', comments=1): argument
|