]> granicus.if.org Git - python/commitdiff
Try to correct a markup error that does hide the following paragraph.
authorThomas Heller <theller@ctypes.org>
Thu, 14 Feb 2008 21:00:28 +0000 (21:00 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 14 Feb 2008 21:00:28 +0000 (21:00 +0000)
Doc/library/ctypes.rst

index 4c5de74913c65db1c476e06dc14da7d327ac3cc9..52569a75927a74d59fe1033a19628e288d22ffab 100644 (file)
@@ -2012,7 +2012,6 @@ Fundamental data types
    their methods and attributes.
 
    .. versionchanged:: 2.6
-
       ctypes data types that are not and do not contain pointers can
       now be pickled.