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

Module tut04_complex_site

source code

Tutorial - Multiple objects

This tutorial shows you how to create a site structure through multiple possibly nested request handler objects.

Classes [hide private]
  HomePage
  JokePage
  LinksPage
  ExtraLinksPage
Variables [hide private]
  root = <cherrypy.tutorial.tut04_complex_site.HomePage instance...
Variables Details [hide private]

root

Value:
HomePage()