Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Doperator.py15 'iconcat', 'ifloordiv', 'ilshift', 'imatmul', 'imod', 'imul',
349 def iconcat(a, b): function
456 __iconcat__ = iconcat
/third_party/python/Lib/test/
H A Dtest_operator.py509 self.assertEqual(operator.iconcat (c, c), "iadd")

Completed in 3 milliseconds