From: Andrew M. Kuchling Date: Tue, 30 Aug 2005 01:28:15 +0000 (+0000) Subject: Add to-do list X-Git-Tag: v2.5a0~1427 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9922a63a5928216aac55e3b674b871b4d055aedb;p=thirdparty%2FPython%2Fcpython.git Add to-do list --- diff --git a/Doc/howto/TODO b/Doc/howto/TODO new file mode 100644 index 000000000000..22f0b4b34219 --- /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? +