I assume this was from some mail msg, but I don't have the ref currently

This commit is contained in:
Neal Norwitz 2007-02-24 16:32:03 +00:00
parent 1a45ca7a95
commit 407214f90d
1 changed files with 3 additions and 0 deletions

View File

@ -148,6 +148,9 @@ Atomic Types
methods will be removed.
Better: make keys(), etc. return views ala Java collections???
* Make ``string.join()`` stringify its arguments? [18]_
* Fix file() so it returns a ValueError if the mode is bad rather than IOError.
(This probably affects lots of places, we should review the exceptions
and fix them if inappropriate.)
To be removed: