Home | Sort by relevance Sort by last modified time |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ | |
test_scope.py | 70 def make_adder5(x): function in function:ScopeTests.testNestingThroughClass 76 inc = make_adder5(1) 77 plus10 = make_adder5(10) |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ | |
test_scope.py | 70 def make_adder5(x): function in function:ScopeTests.testNestingThroughClass 76 inc = make_adder5(1) 77 plus10 = make_adder5(10) |