[Zope-CVS] CVS: PythonNet/doc - ToDo.txt:1.2

Brian Lloyd brian@zope.com
Mon, 28 Jul 2003 22:28:45 -0400


Update of /cvs-repository/PythonNet/doc
In directory cvs.zope.org:/tmp/cvs-serv5111/doc

Modified Files:
	ToDo.txt 
Log Message:
added indexer support, array support and preliminary thread primitives

=== PythonNet/doc/ToDo.txt 1.1 => 1.2 ===
--- PythonNet/doc/ToDo.txt:1.1	Thu Jul 24 19:54:55 2003
+++ PythonNet/doc/ToDo.txt	Mon Jul 28 22:28:10 2003
@@ -11,11 +11,7 @@
 
   - Method overload selection / propagate exceptions correctly
 
-  - Finish implementing custom metatypes for arrays, etc.
-
   - Finish events / tests
-
-  - Implement indexers
 
   - Documentation