summaryrefslogtreecommitdiffstats
path: root/Lib/test/namespace_pkgs/module_and_namespace_package/a_test.py
diff options
context:
space:
mode:
authorEric V. Smith <eric@trueblade.com>2012-06-24 23:55:18 (GMT)
committerEric V. Smith <eric@trueblade.com>2012-06-24 23:55:18 (GMT)
commit714370fad11524158669a1307eed40f298eaf620 (patch)
treee9e6528bc263ba7165709ad28afabd26242257f0 /Lib/test/namespace_pkgs/module_and_namespace_package/a_test.py
parent2895244653be4d01ffb510cfa2c12754af6423a9 (diff)
downloadcpython-714370fad11524158669a1307eed40f298eaf620.zip
cpython-714370fad11524158669a1307eed40f298eaf620.tar.gz
cpython-714370fad11524158669a1307eed40f298eaf620.tar.bz2
Give test directory a more reasonable name.
Diffstat (limited to 'Lib/test/namespace_pkgs/module_and_namespace_package/a_test.py')
-rw-r--r--Lib/test/namespace_pkgs/module_and_namespace_package/a_test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/namespace_pkgs/module_and_namespace_package/a_test.py b/Lib/test/namespace_pkgs/module_and_namespace_package/a_test.py
new file mode 100644
index 0000000..43cbedb
--- /dev/null
+++ b/Lib/test/namespace_pkgs/module_and_namespace_package/a_test.py
@@ -0,0 +1 @@
+attr = 'in module'