summaryrefslogtreecommitdiff
path: root/pecan/tests/config_fixtures/bad/module_and_underscore.py
diff options
context:
space:
mode:
Diffstat (limited to 'pecan/tests/config_fixtures/bad/module_and_underscore.py')
-rw-r--r--pecan/tests/config_fixtures/bad/module_and_underscore.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/pecan/tests/config_fixtures/bad/module_and_underscore.py b/pecan/tests/config_fixtures/bad/module_and_underscore.py
deleted file mode 100644
index e53f416..0000000
--- a/pecan/tests/config_fixtures/bad/module_and_underscore.py
+++ /dev/null
@@ -1,4 +0,0 @@
-import sys
-
-__badattr__ = True
-moduleattr = sys