Home
last modified time | relevance | path

Searched refs:test_modulo_of_string_subclasses (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_opcodes.py105 def test_modulo_of_string_subclasses(self): member in OpcodeTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_opcodes.py129 def test_modulo_of_string_subclasses(self): member in OpcodeTest