diff options
author | Guido van Rossum <guido@python.org> | 1995-01-17 16:46:14 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1995-01-17 16:46:14 (GMT) |
commit | 0ddb02844465fb0465bc00226d59e6c6e3919759 (patch) | |
tree | 73b756f02377129ffa5efcd8668715f1c1dd54f0 /TODO | |
parent | d09119e889cc48ea628edf9e06a995d2500ea6bd (diff) | |
download | cpython-0ddb02844465fb0465bc00226d59e6c6e3919759.zip cpython-0ddb02844465fb0465bc00226d59e6c6e3919759.tar.gz cpython-0ddb02844465fb0465bc00226d59e6c6e3919759.tar.bz2 |
the usual
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |