From: Thomas Heller Date: Thu, 14 Feb 2008 21:00:28 +0000 (+0000) Subject: Try to correct a markup error that does hide the following paragraph. X-Git-Tag: v2.6a1~165 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e7fb0c51141705abc1444b9d8ae2d8ccd750d1a4;p=python Try to correct a markup error that does hide the following paragraph. --- diff --git a/Doc/library/ctypes.rst b/Doc/library/ctypes.rst index 4c5de74913..52569a7592 100644 --- a/Doc/library/ctypes.rst +++ b/Doc/library/ctypes.rst @@ -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.