HomeSort by relevance Sort by last modified time
    Searched refs:unify_callables (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codeop.py 14 def unify_callables(d): function
40 self.assertEqual(unify_callables(r),unify_callables(d))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codeop.py 14 def unify_callables(d): function
40 self.assertEqual(unify_callables(r),unify_callables(d))

Completed in 65 milliseconds