aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/urllib/request.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/urllib/request.py')
-rw-r--r--Lib/urllib/request.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/urllib/request.py b/Lib/urllib/request.py
index 6d580a434a7..c352fb25ae2 100644
--- a/Lib/urllib/request.py
+++ b/Lib/urllib/request.py
@@ -88,7 +88,6 @@ import hashlib
import http.client
import io
import os
-import posixpath
import re
import socket
import string