Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
simplify
tests/tryfinally.py
107:353f320afab7
18:af353c35b70b
0:1eb049d8af39
2006-07-17
paulb
raw
annotate
files
changeset
graph
Made function subprogram names originate from the AST nodes which defined them. Introduced proper class definition subprograms, along with separate structure nodes.
1
try
:
2
x
.
y
()
3
finally
:
4
y
.
x
()