]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Another missing file after merge from trunk.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 20 Mar 2008 01:10:45 +0000 (01:10 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 20 Mar 2008 01:10:45 +0000 (01:10 +0000)
test_import now passes

Lib/test/relimport.py [new file with mode: 0644]

diff --git a/Lib/test/relimport.py b/Lib/test/relimport.py
new file mode 100644 (file)
index 0000000..50aa497
--- /dev/null
@@ -0,0 +1 @@
+from .test_import import *