Home
last modified time | relevance | path

Searched refs:SubBytes (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/test/
Dtest_interpreters.py487 class SubBytes(bytes): class
505 SubBytes(b'spam'),
Dtest__xxsubinterpreters.py330 class SubBytes(bytes): class
348 SubBytes(b'spam'),
Dtest_bytes.py1183 class SubBytes(bytes): class
1186 s = SubBytes(b'qwerty()')