def foo(): def bar(): print 'bar() called' print 'foo() called' bar()foo()
Name (required)
email (will not be published) (required)
Website