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 5ad4cfc commit bc8bb68Copy full SHA for bc8bb68
1 file changed
Doc/library/urllib.request.rst
@@ -1490,7 +1490,8 @@ some point in the future.
1490
.. function:: urlcleanup()
1491
1492
Cleans up temporary files that may have been left behind by previous
1493
- calls to :func:`urlretrieve`.
+ calls to :func:`urlretrieve`. It also resets the default global opener
1494
+ installed by :func:`install_opener`.
1495
1496
1497
:mod:`!urllib.request` Restrictions
0 commit comments