Skip to content

Commit a493424

Browse files
committed
Removed unused reference in docs/ref/utils.txt.
Unused since f6acd1d.
1 parent 546412e commit a493424

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/ref/utils.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -724,8 +724,6 @@ escaping HTML.
724724

725725
Converts a positive integer to a base 36 string.
726726

727-
.. _sys.maxint: https://docs.python.org/2/library/sys.html#sys.maxint
728-
729727
.. function:: urlsafe_base64_encode(s)
730728

731729
Encodes a bytestring in base64 for use in URLs, stripping any trailing

0 commit comments

Comments
 (0)