mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Fix-up attribution per IRC discussion with GPolo.
This commit is contained in:
parent
347396af73
commit
d1b3de365c
1 changed files with 1 additions and 2 deletions
|
@ -179,8 +179,7 @@ New, Improved, and Deprecated Modules
|
|||
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.
|
||||
|
||||
(Contributed by Kevin Walzer and Guilherme Polo; :issue:`2618` and
|
||||
:issue:`2983`.)
|
||||
(Contributed by Guilherme Polo; :issue:`2983`.)
|
||||
|
||||
* The :class:`gzip.GzipFile` and :class:`bz2.BZ2File` classes now support
|
||||
the context manager protocol::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue