diff options
author | Guido van Rossum <guido@python.org> | 2003-04-25 01:44:40 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-04-25 01:44:40 (GMT) |
commit | 45f41300298ca522fba9366989317f34a2d7e2db (patch) | |
tree | 673f873d7a26f82cd4552bb7eb8e50a98117c68b /Lib | |
parent | 46144be02cbd6b8d6626c2e5048339364705c454 (diff) | |
download | cpython-45f41300298ca522fba9366989317f34a2d7e2db.zip cpython-45f41300298ca522fba9366989317f34a2d7e2db.tar.gz cpython-45f41300298ca522fba9366989317f34a2d7e2db.tar.bz2 |
test_re is no longer needed
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/test/output/test_re | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/output/test_re b/Lib/test/output/test_re deleted file mode 100644 index 2f5ad4b..0000000 --- a/Lib/test/output/test_re +++ /dev/null @@ -1,2 +0,0 @@ -test_re -maximum recursion limit exceeded |