Home
last modified time | relevance | path

Searched refs:BytesSubclassBlocked (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_bytes.py1191 class BytesSubclassBlocked(bytes): class
1194 self.assertRaises(TypeError, bytes, BytesSubclassBlocked(b'ab'))

Completed in 4 milliseconds