From: Fred Drake Date: Tue, 17 Feb 1998 19:01:02 +0000 (+0000) Subject: Started a TODO list with the latest bug reports. X-Git-Tag: v1.5.1~716 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81f4b663b43613b05b4d15a4ea0b45f84c89b624;p=python Started a TODO list with the latest bug reports. In part prompted by questions from AMK. --- diff --git a/Doc/TODO b/Doc/TODO new file mode 100644 index 0000000000..23aad66167 --- /dev/null +++ b/Doc/TODO @@ -0,0 +1,9 @@ +PYTHON DOCUMENTATION TO-DO LIST +=============================== + + +* array module: methods read(), reverse(), write() of the array object. + +* Fix partparse.py again, or toss it into the abyss. + +* Figure out ligature issues for PDF on Macs.