Searched refs:idpattern (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | string.py | 119 'id' : cls.idpattern, |
/external/python/cpython2/Lib/test/ | ||
D | test_string.py | 308 idpattern = r'[_a-z][._a-z0-9]*' variable in TestTemplate.test_idpattern_override.PathPattern |
/external/python/cpython2/Doc/library/ | ||
D | string.rst | 743 * *idpattern* -- This is the regular expression describing the pattern for |