summaryrefslogtreecommitdiffstats
path: root/Lib/test/output
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-02-26 21:14:49 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-02-26 21:14:49 (GMT)
commitffc215a2792db293786120c8c2aebd39f80c8e15 (patch)
treed93bd52dff2826d14888df3b0a495aff520a928e /Lib/test/output
parent32efcdbceb79655bf793f7efe82b7bf9d706da99 (diff)
downloadcpython-ffc215a2792db293786120c8c2aebd39f80c8e15.zip
cpython-ffc215a2792db293786120c8c2aebd39f80c8e15.tar.gz
cpython-ffc215a2792db293786120c8c2aebd39f80c8e15.tar.bz2
Add __future__.py to std library, + dull test to verify that assignments
therein are of the proper form.
Diffstat (limited to 'Lib/test/output')
-rw-r--r--Lib/test/output/test___future__1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/output/test___future__ b/Lib/test/output/test___future__
new file mode 100644
index 0000000..c263de3
--- /dev/null
+++ b/Lib/test/output/test___future__
@@ -0,0 +1 @@
+test___future__