added .pxd for legacy Python 2 buffer interface
authorStefan Behnel <scoder@users.berlios.de>
Thu, 17 Dec 2009 08:32:44 +0000 (09:32 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 17 Dec 2009 08:32:44 +0000 (09:32 +0100)
commit0c9a42ce66ab92bf63618024a2f5bbcb24b77df6
tree4b6c9165579196e635b69ed5ef899b8e38232701
parentfb3beff493345de3702b3d899942bf4be1cd3a9f
added .pxd for legacy Python 2 buffer interface
Cython/Includes/python.pxd
Cython/Includes/python_oldbuffer.pxd [new file with mode: 0644]