diff options
author | Jörn Hees <joernhees@users.noreply.github.com> | 2019-04-10 02:31:18 +0200 |
---|---|---|
committer | Senthil Kumaran <skumaran@gatech.edu> | 2019-04-09 17:31:18 -0700 |
commit | 750d74fac5c510e39958b3f79641fe54096ee54f (patch) | |
tree | 7c045d3bb464ee68a4cfd3f4f204ae4bcacf8e18 /Python/pythonrun.c | |
parent | 63b5fc5f42c95a9ef25f9ef9f69ef218763d28bd (diff) | |
download | cpython-git-750d74fac5c510e39958b3f79641fe54096ee54f.tar.gz |
bpo-12910: update and correct quote docstring (#2568)
Fixes some mistakes and misleadings in the quote function docstring:
- reserved chars are never actually used by quote code, unreserved chars are
- reserved chars were wrong and incomplete
- mentioned that use-case is not minimal quoting wrt. RFC, but cautious quoting
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions