Lichen

lib/posix/core.py

6:f551873980e5
2016-08-30 Paul Boddie Added PythonLight alternative libraries.
     1 #!/usr/bin/env python     2      3 name = 'posix'     4 linesep = '\n'     5      6 # vim: tabstop=4 expandtab shiftwidth=4