Home
last modified time | relevance | path

Searched defs:BadStr (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/test_capi/
Dtest_getargs.py751 class BadStr(str): class
765 class BadStr(str): class
/third_party/python/Lib/test/
Dtest_call.py14 class BadStr(str): class