Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
tests/builtin_names.py
266:7267486338ae
213:0ebba845f9b0
40:1c505a028b7e
2016-11-23
Paul Boddie
raw
annotate
files
changeset
graph
Fixed anonymous accesses, preventing accidental lookup of None. Fixed the attribute access plan output, encoding anonymous accessors.
1
def
f
():
2
StopIteration