Lichen

tests/builtin_names.py

280:c498ceec120e
2016-11-29 Paul Boddie Renamed the data member of __attr to seqvalue and __newdata to __newfragment. Added some commentary in the native module.
     1 def f():     2     return StopIteration     3      4 print f()