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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_weakref.py 29 def create_bound_method(): function
71 self.check_basic_ref(create_bound_method)
86 self.check_basic_callback(create_bound_method)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_weakref.py 29 def create_bound_method(): function
71 self.check_basic_ref(create_bound_method)
86 self.check_basic_callback(create_bound_method)
    [all...]

Completed in 101 milliseconds