summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorMoshe Zadka <moshez@math.huji.ac.il>2000-08-03 17:28:50 (GMT)
committerMoshe Zadka <moshez@math.huji.ac.il>2000-08-03 17:28:50 (GMT)
commit73ed8e566ef3f7cdbc989a8277a57818cc0da15a (patch)
treef36f05f5394c9d0097f888cab4b6e565518959eb /Lib
parent3d5a04ab183d503808da7abf56c4b2ded67864d8 (diff)
downloadcpython-73ed8e566ef3f7cdbc989a8277a57818cc0da15a.zip
cpython-73ed8e566ef3f7cdbc989a8277a57818cc0da15a.tar.gz
cpython-73ed8e566ef3f7cdbc989a8277a57818cc0da15a.tar.bz2
Checking in empty tests for urlparse, as future place holders
Diffstat (limited to 'Lib')
-rw-r--r--Lib/test/output/test_urlparse1
-rw-r--r--Lib/test/test_urlparse.py0
2 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/output/test_urlparse b/Lib/test/output/test_urlparse
new file mode 100644
index 0000000..612eb5c
--- /dev/null
+++ b/Lib/test/output/test_urlparse
@@ -0,0 +1 @@
+test_urlparse
diff --git a/Lib/test/test_urlparse.py b/Lib/test/test_urlparse.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/Lib/test/test_urlparse.py