mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Add mention of urlparse becoming RFC 2396 compliant.
This commit is contained in:
parent
112c1d932a
commit
5d9ca4ebfd
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ Extension modules
|
|||
Library
|
||||
-------
|
||||
|
||||
- urlparse is RFC 2396 compliant.
|
||||
|
||||
- The fieldnames argument to the csv module's DictReader constructor is now
|
||||
optional. If omitted, the first row of the file will be used as the
|
||||
list of fieldnames.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue