Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dxmlrpclib.py389 def make_comparable(self, other): member in DateTime
411 s, o = self.make_comparable(other)
415 s, o = self.make_comparable(other)
419 s, o = self.make_comparable(other)
423 s, o = self.make_comparable(other)
427 s, o = self.make_comparable(other)
431 s, o = self.make_comparable(other)
438 s, o = self.make_comparable(other)
/external/python/cpython3/Lib/xmlrpc/
Dclient.py303 def make_comparable(self, other): member in DateTime
325 s, o = self.make_comparable(other)
329 s, o = self.make_comparable(other)
333 s, o = self.make_comparable(other)
337 s, o = self.make_comparable(other)
341 s, o = self.make_comparable(other)