Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
tests/builtin_names.py
584:dad54a3a60f9
315:fc6b2c837042
2017-02-13
Paul Boddie
raw
annotate
files
changeset
graph
Merged changes from the attr-strvalue-without-size branch.
method-wrapper-for-context
1
def
f
():
2
return
StopIteration
3
4
print
f
()
# __builtins__.exception.base.StopIteration