instance and execution classes added

This commit is contained in:
David Halter
2012-03-21 15:06:10 +01:00
parent 4bd8d475c2
commit 64a60f603c
4 changed files with 99 additions and 28 deletions

View File

@@ -178,6 +178,7 @@ def complete(source, row, column, file_callback=None):
column = 17
row = 140
row = 144
column = 200
f = File(source=source, row=row)
scope = f.parser.user_scope