Lichen

tests/imports.py

498:37ff992ea25a
2017-01-22 Paul Boddie Exposed invocations as instruction sequences in order to rearrange instructions involving <set_accessor>, attempting to avoid sequence point warnings when compiling the generated code.
     1 import operator     2 print operator.__file__