]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add to-do list
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 30 Aug 2005 01:28:15 +0000 (01:28 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 30 Aug 2005 01:28:15 +0000 (01:28 +0000)
Doc/howto/TODO [new file with mode: 0644]

diff --git a/Doc/howto/TODO b/Doc/howto/TODO
new file mode 100644 (file)
index 0000000..22f0b4b
--- /dev/null
@@ -0,0 +1,13 @@
+
+Short-term tasks:
+  Quick revision pass to make HOWTOs match the current state of Python:
+advocacy curses doanddont regex sockets sorting
+
+Medium-term tasks:
+ Revisit the regex howto.  
+       * Add exercises with answers for each section
+       * More examples?
+
+Long-term tasks:
+ Integrate with other Python docs?
+