Issue #18701: Remove support of old CPython versions (<3.0) from C code.

This commit is contained in:
Serhiy Storchaka 2013-08-17 00:48:02 +03:00
parent 5c03d20757
commit 8fa8ee3970
13 changed files with 4 additions and 58 deletions

View file

@ -554,10 +554,6 @@
RelativePath="..\..\Modules\_sqlite\row.h"
>
</File>
<File
RelativePath="..\..\Modules\_sqlite\sqlitecompat.h"
>
</File>
<File
RelativePath="..\..\Modules\_sqlite\statement.h"
>