Make the module docstring a raw string, so that the backslash in
"read until end of line ('\n') or EOF" will be treated literally. Fixes SF bug #860155.
Showing
Please register or sign in to comment
"read until end of line ('\n') or EOF" will be treated literally. Fixes SF bug #860155.