Lichen

lib/posix/core.py

716:1f9bb1de08f5
2017-03-12 Paul Boddie Merged changes from the default branch. return-value-definition
     1 #!/usr/bin/env python     2      3 name = 'posix'     4 linesep = '\n'     5      6 # vim: tabstop=4 expandtab shiftwidth=4