I assume this was from some mail msg, but I don't have the ref currently
This commit is contained in:
parent
1a45ca7a95
commit
407214f90d
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue