瀏覽代碼

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

Unused since f6acd1d271122d66de8061e75ae26137ddf02658.
Sergey Fedoseev 7 年之前
父節點
當前提交
a493424352
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      docs/ref/utils.txt

+ 0 - 2
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