فهرست منبع

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