Searched refs:StrSub (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_dict.py | 1469 class StrSub(str): class 1485 key3_1 = StrSub('key3') |
H A D | test_descr.py | 3595 class StrSub(str): class 3599 Some.__module__ = StrSub('example') |
Completed in 17 milliseconds