Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dpickletester.py3099 class MyIntWithNew(int): class
3103 class MyIntWithNew2(MyIntWithNew):