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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 177 def is_constant_false(node): function
418 if is_constant_false(test):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 177 def is_constant_false(node): function
418 if is_constant_false(test):
    [all...]

Completed in 550 milliseconds