Searched refs:unpack_uhyper (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
D | xdrlib.py | 176 def unpack_uhyper(self): member in Unpacker |
/third_party/python/Lib/test/ | ||
D | test_xdrlib.py | 44 self.assertEqual(up.unpack_uhyper(), 45) |