merged in Vitja's tab removals
[cython.git] / ToDo.txt
index 33926819e87bec9262e9d02f2573b702f3407da4..cf8cabcf4597229c3bff50d5aa06f53db9c1b828 100644 (file)
--- a/ToDo.txt
+++ b/ToDo.txt
@@ -1,3 +1,6 @@
+See http://trac.cython.org/cython_trac and http://wiki.cython.org/enhancements
+
+
 -- The Original Pyrex Todo List --
 
 DONE - Pointer-to-function types.
@@ -131,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