summaryrefslogtreecommitdiff
path: root/doc/pyrex/notes
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pyrex/notes')
-rw-r--r--doc/pyrex/notes3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/pyrex/notes b/doc/pyrex/notes
new file mode 100644
index 000000000..301581cee
--- /dev/null
+++ b/doc/pyrex/notes
@@ -0,0 +1,3 @@
+- cimport with a .pxd file vs 'include foo.pxi'?
+
+- the need to repeat: pyrex does NOT parse C headers. \ No newline at end of file