Add missing NEWS entry for r77422.

This commit is contained in:
Alexandre Vassalotti 2010-01-11 23:13:49 +00:00
parent dc0f487c3b
commit 7a8df80285

View file

@ -16,6 +16,8 @@ Core and Builtins
- Issue #2335: Backport set literals syntax from Python 3.x.
- Issue #2333: Backport set and dict comprehensions syntax from Python 3.x.
Library
-------