]> granicus.if.org Git - python/commitdiff
Remove outdated PEP 291 compatibility requirement comment
authorMartin Panter <vadmium+py@gmail.com>
Sat, 14 May 2016 05:55:38 +0000 (05:55 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sat, 14 May 2016 05:55:38 +0000 (05:55 +0000)
Modules/_ctypes/ctypes_dlfcn.h

index d8bf904be20419f1d20def6986f82ce555276855..54cdde9a4fdb02450bbc4d7b81b2dfcf778772c9 100644 (file)
@@ -1,7 +1,3 @@
-/*****************************************************************
-  This file should be kept compatible with Python 2.3, see PEP 291.
- *****************************************************************/
-
 #ifndef _CTYPES_DLFCN_H_
 #define _CTYPES_DLFCN_H_