removed a lot of the goto usages, used goto_assignments instead. Did the same also for a lot of definition uses

This commit is contained in:
David Halter
2013-05-03 21:26:11 +04:30
parent edd0a08351
commit 7c8fee1257
10 changed files with 41 additions and 40 deletions

View File

@@ -10,8 +10,7 @@ el.description
scopes, path, dot, like = \
functions.prepare_goto(source, row, column,
source_path, True)
api._prepare_goto(source, row, column, source_path, True)
# has problems with that (sometimes) very deep nesting.
#? set()