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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_frozen.py 12 import __hello__ namespace
14 self.fail("import __hello__ failed:" + str(x)) namespace
36 del sys.modules['__hello__']
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_frozen.py 12 import __hello__ namespace
14 self.fail("import __hello__ failed:" + str(x)) namespace
36 del sys.modules['__hello__']
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_values.py 49 # In standard Python, this table contains a __hello__
70 expected = [("__hello__", 104), ("__phello__", -104), ("__phello__.spam", 104)]
72 expected = [("__hello__", 100), ("__phello__", -100), ("__phello__.spam", 100)]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_values.py 49 # In standard Python, this table contains a __hello__
70 expected = [("__hello__", 104), ("__phello__", -104), ("__phello__.spam", 104)]
72 expected = [("__hello__", 100), ("__phello__", -100), ("__phello__.spam", 100)]
  /prebuilts/python/linux-x86/2.7.5/bin/
python 
python2 
python2.7 

Completed in 374 milliseconds