]> granicus.if.org Git - python/commitdiff
Remove duplicate word (rules)
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 11 Feb 2003 14:30:39 +0000 (14:30 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 11 Feb 2003 14:30:39 +0000 (14:30 +0000)
Doc/whatsnew/whatsnew23.tex

index e79f6c430e8e4e224a12188ba2b101cb950bd0d5..8235ebde9d6d805671ce00b714d4f131e57ed64f 100644 (file)
@@ -1974,7 +1974,7 @@ removing any dependence on a system version or local installation of
 Expat.
 
 \item If you dynamically allocate type objects in your extension, you
-should be aware of a change in the rules rules relating to the
+should be aware of a change in the rules relating to the
 \member{__module__} and \member{__name__} attributes.  In summary,
 you will want to ensure the type's dictionary contains a
 \code{'__module__'} key; making the module name the part of the type