Searched defs:dirprefix (Results 1 – 2 of 2) sorted by relevance
/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
|
/external/python/cpython3/Tools/unicode/ |
D | gencodec.py | 375 def convertdir(dir, dirprefix='', nameprefix='', comments=1): argument 403 def rewritepythondir(dir, dirprefix='', comments=1): argument
|