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

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_scope.py 38 def make_adder3(x): function in function:ScopeTests.testSimpleAndRebinding
44 inc = make_adder3(0)
45 plus10 = make_adder3(9)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_scope.py 38 def make_adder3(x): function in function:ScopeTests.testSimpleAndRebinding
44 inc = make_adder3(0)
45 plus10 = make_adder3(9)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_scope.py 38 def make_adder3(x): function in function:ScopeTests.testSimpleAndRebinding
44 inc = make_adder3(0)
45 plus10 = make_adder3(9)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_scope.py 38 def make_adder3(x): function in function:ScopeTests.testSimpleAndRebinding
44 inc = make_adder3(0)
45 plus10 = make_adder3(9)

Completed in 72 milliseconds