missing weakref .pxd file, include all python_*.pxd files in python.pxd, test their...
authorStefan Behnel <scoder@users.berlios.de>
Sat, 24 Oct 2009 13:12:23 +0000 (15:12 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 24 Oct 2009 13:12:23 +0000 (15:12 +0200)
commit0ff8df7eb9b8ca231e8a0c609f3e3b4adaace5f6
tree3159158cc71c97bee60e6d12a36e64a701d13c65
parentc8a8b35c5de9b29cdab640582ff24b7948a59af6
missing weakref .pxd file, include all python_*.pxd files in python.pxd, test their cimport
Cython/Includes/python.pxd
Cython/Includes/python_weakref.pxd [new file with mode: 0644]
tests/compile/shipped_pxds.pyx