diff options
Diffstat (limited to 'Lib/test/test_urlparse.py')
-rw-r--r--[-rwxr-xr-x] | Lib/test/test_urlparse.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/test_urlparse.py b/Lib/test/test_urlparse.py index c938f09951..19f67d363a 100755..100644 --- a/Lib/test/test_urlparse.py +++ b/Lib/test/test_urlparse.py @@ -1,5 +1,3 @@ -#! /usr/bin/env python3 - from test import support import unittest import urllib.parse |