Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cherrypy/tutorial/__init__.py
blob: c4e2c558dabd73c8d88cc4466a5ae9c13c9e186d (plain)
1
2
3

# This is used in test_config to test unrepr of "from A import B"
thing2 = object()