Remove outdated PEP 291 compatibility requirement comment

This commit is contained in:
Martin Panter 2016-05-14 05:55:38 +00:00
parent f11352c114
commit 2dc1bbb659
1 changed files with 0 additions and 4 deletions

View 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_