diff options
author | Brett Cannon <bcannon@gmail.com> | 2008-05-10 22:04:30 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2008-05-10 22:04:30 +0000 |
commit | 1efcdab3132f545e85ad36d8f16cf324073bcc01 (patch) | |
tree | c14f80d688e0358c48e93b2947f269ff6159cf47 | |
parent | b59a2bd9063c0cc5c57f7f50a6efeceaf4040c66 (diff) | |
download | cpython-git-1efcdab3132f545e85ad36d8f16cf324073bcc01.tar.gz |
Remove a reference to the docs of fpformat.
-rw-r--r-- | Doc/library/strings.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/strings.rst b/Doc/library/strings.rst index dfb272ff05..4c7f9ebef4 100644 --- a/Doc/library/strings.rst +++ b/Doc/library/strings.rst @@ -26,5 +26,4 @@ string functions based on regular expressions. codecs.rst unicodedata.rst stringprep.rst - fpformat.rst |