]> granicus.if.org Git - python/commitdiff
Mark the mpz module deprecated as of Python 2.2.
authorFred Drake <fdrake@acm.org>
Sun, 16 Dec 2001 01:54:55 +0000 (01:54 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 16 Dec 2001 01:54:55 +0000 (01:54 +0000)
Doc/lib/libmpz.tex

index e19ee565b4d0ebd9e5df14bcbfee5e465ac5521d..236666822c5edc59226ea02d13105152f9ac3776 100644 (file)
@@ -6,6 +6,12 @@
 precision arithmetic.}
 
 
+\deprecated{2.2}{See the references at the end of this section for
+                 information about packages which provide similar
+                 functionality.  This module will be removed in Python
+                 2.3.}
+
+
 This is an optional module.  It is only available when Python is
 configured to include it, which requires that the GNU MP software is
 installed.