merged in Vitja's tab removals
[cython.git] / ToDo.txt
index 5b5701b9a6fb005c36bb1b8d5dd7e4eac869f0b7..cf8cabcf4597229c3bff50d5aa06f53db9c1b828 100644 (file)
--- a/ToDo.txt
+++ b/ToDo.txt
@@ -1,3 +1,8 @@
+See http://trac.cython.org/cython_trac and http://wiki.cython.org/enhancements
+
+
+-- The Original Pyrex Todo List --
+
 DONE - Pointer-to-function types.
 
 DONE - Nested declarators.
@@ -129,7 +134,7 @@ Recognise #line directives?
 
 Catch floating point exceptions?
 
-Check that forward-declared non-external extension types 
+Check that forward-declared non-external extension types
 are defined.
 
 Generate type test when casting from one Python type