Kaydet (Commit) d1b3de36 authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Fix-up attribution per IRC discussion with GPolo.

üst 347396af
...@@ -179,8 +179,7 @@ New, Improved, and Deprecated Modules ...@@ -179,8 +179,7 @@ New, Improved, and Deprecated Modules
The basic idea of ttk is to separate, to the extent possible, the code The basic idea of ttk is to separate, to the extent possible, the code
implementing a widget's behavior from the code implementing its appearance. implementing a widget's behavior from the code implementing its appearance.
(Contributed by Kevin Walzer and Guilherme Polo; :issue:`2618` and (Contributed by Guilherme Polo; :issue:`2983`.)
:issue:`2983`.)
* The :class:`gzip.GzipFile` and :class:`bz2.BZ2File` classes now support * The :class:`gzip.GzipFile` and :class:`bz2.BZ2File` classes now support
the context manager protocol:: the context manager protocol::
......
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