Lichen

tests/builtin_names.py

584:dad54a3a60f9
2017-02-13 Paul Boddie 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