]> granicus.if.org Git - python/commitdiff
Obsolete aliases needn't be documented
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 12 Dec 2010 18:14:34 +0000 (18:14 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 12 Dec 2010 18:14:34 +0000 (18:14 +0000)
Doc/library/array.rst

index 40655a588a5445ef146089f749d71496931f9bfd..d563cceb77aeaca1fa5c05c48da2f8d36493887f 100644 (file)
@@ -65,10 +65,6 @@ The module defines the following type:
    passed to the :meth:`extend` method.
 
 
-.. data:: ArrayType
-
-   Obsolete alias for :class:`array`.
-
 .. data:: typecodes
 
    A string with all available type codes.