mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Update 3.8.rst (GH-18173)
Fixed the name of the contributor (@selik).
This commit is contained in:
parent
d23b08f8d0
commit
9bfb4a7061
1 changed files with 1 additions and 1 deletions
|
@ -725,7 +725,7 @@ csv
|
|||
The :class:`csv.DictReader` now returns instances of :class:`dict` instead of
|
||||
a :class:`collections.OrderedDict`. The tool is now faster and uses less
|
||||
memory while still preserving the field order.
|
||||
(Contributed by Michael Seek in :issue:`34003`.)
|
||||
(Contributed by Michael Selik in :issue:`34003`.)
|
||||
|
||||
|
||||
curses
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue