Commit 4e4d5d2a authored by Benjamin Peterson's avatar Benjamin Peterson

NEWS note for bbeda42ea6a8

parent 9c464800
......@@ -10,6 +10,8 @@ What's New in Python 3.3 Alpha 1?
Core and Builtins
-----------------
- Add ThreadError to threading.__all__.
- Make type(None), type(Ellipsis), and type(NotImplemented) callable. They
return the respective singleton instances.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment