Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
tests/builtin_names.py
639:93254c89358b
315:fc6b2c837042
2017-02-28
Paul Boddie
raw
annotate
files
changeset
graph
Added testing of temporary result variable availability.
1
def
f
():
2
return
StopIteration
3
4
print
f
()
# __builtins__.exception.base.StopIteration