Package cherrypy :: Package tutorial
[hide private]
[frames] | no frames]

Source Code for Package cherrypy.tutorial

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