1 #!/usr/bin/env python 2 3 name = 'posix' 4 linesep = '\n' 5 6 # vim: tabstop=4 expandtab shiftwidth=4