Removed unused reference in docs/ref/utils.txt.

Unused since f6acd1d271.
This commit is contained in:
Sergey Fedoseev 2017-08-16 18:42:37 +05:00
parent 546412e673
commit a493424352
1 changed files with 0 additions and 2 deletions

View File

@ -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