cherrypy.tutorial.tut02_expose_methods module
Tutorial - Multiple methods
This tutorial shows you how to link to other methods of your request
handler.
-
class
cherrypy.tutorial.tut02_expose_methods.HelloWorld[source]
Bases: object
-
index()[source]
-
show_msg()[source]