commit | 9922a63a5928216aac55e3b674b871b4d055aedb | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Tue Aug 30 01:28:15 2005 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Tue Aug 30 01:28:15 2005 +0000 |
tree | 4cb0f5c2b964a948a5548996689d7537ce332a82 | |
parent | b88f774ed840f0ce93e4b8909d0214a90a75395b [diff] [blame] |
Add to-do list
diff --git a/Doc/howto/TODO b/Doc/howto/TODO new file mode 100644 index 0000000..22f0b4b --- /dev/null +++ b/Doc/howto/TODO
@@ -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? +