Remove outdated PEP 291 compatibility requirement comment
This commit is contained in:
parent
f11352c114
commit
2dc1bbb659
|
@ -1,7 +1,3 @@
|
||||||
/*****************************************************************
|
|
||||||
This file should be kept compatible with Python 2.3, see PEP 291.
|
|
||||||
*****************************************************************/
|
|
||||||
|
|
||||||
#ifndef _CTYPES_DLFCN_H_
|
#ifndef _CTYPES_DLFCN_H_
|
||||||
#define _CTYPES_DLFCN_H_
|
#define _CTYPES_DLFCN_H_
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue