diff options
Diffstat (limited to 'Misc/NEWS')
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ TO DO Core and Builtins ----------------- +- Removing indexing/slicing on BaseException. + - Remove the exceptions module, all the exceptions are already builtin. - input() becomes raw_input(): the name input() now implements the |
