🌐 AI搜索 & 代理 主页
Skip to content

Commit f961505

Browse files
committed
whitespace
1 parent b9ab037 commit f961505

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/urllib/request.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2492,6 +2492,7 @@ def real_close(self):
24922492
# Proxy handling
24932493
def getproxies_environment():
24942494
"""Return a dictionary of scheme -> proxy server URL mappings.
2495+
24952496
Scan the environment for variables named <scheme>_proxy;
24962497
this seems to be the standard convention. If you need a
24972498
different way, you can pass a proxies dictionary to the

0 commit comments

Comments
 (0)