Searched refs:__long__ (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_long.py | 384 # test that __long__ no longer used in 3.x 385 def __long__(self): member in LongTest.test_conversion.JustLong 390 # __long__ should be ignored in 3.x 391 def __long__(self): member in LongTest.test_conversion.LongTrunc |
/third_party/protobuf/python/google/protobuf/internal/ | ||
H A D | test_util.py | 742 def __long__(self): member in NonStandardInteger |
Completed in 4 milliseconds