We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d3787 commit bbd1f2fCopy full SHA for bbd1f2f
1 file changed
Doc/library/urllib.request.rst
@@ -1486,7 +1486,8 @@ some point in the future.
1486
.. function:: urlcleanup()
1487
1488
Cleans up temporary files that may have been left behind by previous
1489
- calls to :func:`urlretrieve`.
+ calls to :func:`urlretrieve`. It also resets the default global opener
1490
+ installed by :func:`install_opener`.
1491
1492
1493
:mod:`!urllib.request` Restrictions
0 commit comments