Lichen

lib/posix/core.py

580:e703b981b9b1
2017-02-13 Paul Boddie Eliminated redundant struct usage. method-wrapper-for-context
     1 #!/usr/bin/env python     2      3 name = 'posix'     4 linesep = '\n'     5      6 # vim: tabstop=4 expandtab shiftwidth=4