Lichen

lib/posix/core.py

627:05ad7964265c
2017-02-27 Paul Boddie Merged convenience macro changes.
     1 #!/usr/bin/env python     2      3 name = 'posix'     4 linesep = '\n'     5      6 # vim: tabstop=4 expandtab shiftwidth=4