Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cherrypy/tutorial/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'cherrypy/tutorial/__init__.py')
-rwxr-xr-xcherrypy/tutorial/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/cherrypy/tutorial/__init__.py b/cherrypy/tutorial/__init__.py
deleted file mode 100755
index c4e2c55..0000000
--- a/cherrypy/tutorial/__init__.py
+++ /dev/null
@@ -1,3 +0,0 @@
-
-# This is used in test_config to test unrepr of "from A import B"
-thing2 = object() \ No newline at end of file