This commit is contained in:
David Halter
2012-04-24 17:24:51 +02:00
parent 470e52e95d
commit 1e7680ed1d
5 changed files with 56 additions and 9 deletions

View File

@@ -124,7 +124,6 @@ def flow_test(a):
if True or a:
print a
# completion
import time
class c1():
@@ -148,3 +147,14 @@ c = b().c3(); abc = datetime; return [abc][0]. ;pylab.; add(1+2,2).; for fi in [
abc = [1,2+3]; abc[0].
import pylab; def add(a1,b1): nana = 1; return a1+b1
flow_test.; a12, (b12, c12) = (1,(list, "")); b12.
def globalfunc():
global globalvar, globalvar2
globalvar = 3
globalvar.