diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2013-12-23 18:21:57 +0200 |
|---|---|---|
| committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-12-23 18:21:57 +0200 |
| commit | 2a6145290be7aec586c170ce7e405fb3813f39fd (patch) | |
| tree | e11049c936061e28d6a3ca57c5b132f2c1205531 /Doc/library/sys.rst | |
| parent | ae2ee96ad797435963e9aa13d54d52db765486c9 (diff) | |
| parent | a4d170d985df52d3fedf908c158824c057c9b7c6 (diff) | |
| download | cpython-git-2a6145290be7aec586c170ce7e405fb3813f39fd.tar.gz | |
Removed spaces before commas and periods.
Diffstat (limited to 'Doc/library/sys.rst')
| -rw-r--r-- | Doc/library/sys.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst index ad447a2c9f..5ff7178d6f 100644 --- a/Doc/library/sys.rst +++ b/Doc/library/sys.rst @@ -1221,5 +1221,5 @@ always available. .. rubric:: Citations -.. [C99] ISO/IEC 9899:1999. "Programming languages -- C." A public draft of this standard is available at http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf . +.. [C99] ISO/IEC 9899:1999. "Programming languages -- C." A public draft of this standard is available at http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf\ . |
