diff options
| author | Sergey Fedoseev <fedoseev.sergey@gmail.com> | 2017-08-16 18:42:37 +0500 |
|---|---|---|
| committer | Sergey Fedoseev <fedoseev.sergey@gmail.com> | 2017-08-16 18:42:37 +0500 |
| commit | a4934243527c18775c70e998bec2fd87235853ac (patch) | |
| tree | fe26507e8ea15e6bbede3ed5becb4be37bb0e21e /docs | |
| parent | 546412e6731e5e31b8450c35e3dae8ec26bc008c (diff) | |
Removed unused reference in docs/ref/utils.txt.
Unused since f6acd1d271122d66de8061e75ae26137ddf02658.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/utils.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/utils.txt b/docs/ref/utils.txt index fef97530de..240cb80485 100644 --- a/docs/ref/utils.txt +++ b/docs/ref/utils.txt @@ -724,8 +724,6 @@ escaping HTML. Converts a positive integer to a base 36 string. - .. _sys.maxint: https://docs.python.org/2/library/sys.html#sys.maxint - .. function:: urlsafe_base64_encode(s) Encodes a bytestring in base64 for use in URLs, stripping any trailing |
