Commit e84d7724 authored by Ka-Ping Yee's avatar Ka-Ping Yee

Use r""" instead of """ for the docstring so that backslashes are preserved.

parent ba52ba92
"""OS routines for Mac, DOS, NT, or Posix depending on what system we're on.
r"""OS routines for Mac, DOS, NT, or Posix depending on what system we're on.
This exports:
- all functions from posix, nt, dos, os2, mac, or ce, e.g. unlink, stat, etc.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment