generators used to get names

This commit is contained in:
David Halter
2012-05-02 13:43:45 +02:00
parent 80f2a3518d
commit 532c78b024
5 changed files with 43 additions and 36 deletions

View File

@@ -154,8 +154,8 @@ flow_test.; a12, (b12, c12) = (1,(list, "")); b12.
def globalfunc():
global globalvar, globalvar2
globalvar = 3
# completetion:
a8 = 3
#a8 = ""
a8.; sys.path.
a8 = set
# completion:
a8.
a8=list