Lichen

Annotated tests/builtin_names.py

813:a80de062b595
2017-04-11 Paul Boddie Expanded the download documentation and added a changelog page.
paul@40 1
def f():
paul@266 2
    return StopIteration
paul@266 3
paul@315 4
print f()                   # __builtins__.exception.base.StopIteration