summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-01-17 16:46:14 (GMT)
committerGuido van Rossum <guido@python.org>1995-01-17 16:46:14 (GMT)
commit0ddb02844465fb0465bc00226d59e6c6e3919759 (patch)
tree73b756f02377129ffa5efcd8668715f1c1dd54f0 /TODO
parentd09119e889cc48ea628edf9e06a995d2500ea6bd (diff)
downloadcpython-0ddb02844465fb0465bc00226d59e6c6e3919759.zip
cpython-0ddb02844465fb0465bc00226d59e6c6e3919759.tar.gz
cpython-0ddb02844465fb0465bc00226d59e6c6e3919759.tar.bz2
the usual
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 721d80c..35280a2 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,9 @@
+(-) always use my getopt.c
+
+(-) get Extensions/X11/Doc checked in and out
+
+(-) investigate PPRC <URL:ftp://ftp.parc.xerox.com/pub/ppcr/>
+
(*) add buffering parameter to fdopen() and popen()
(-) "f()=0" generates syntax error msg without line number