I just cut-and-pasted the code from the cpdeploy.py sample
in
http://cherr
ypy.org/wiki/DeployTemplate. I presume it's been edited
a
couple of times, and the result doesn't actually run. I
don't think I
can login to the Wiki, so I'll just point out here that the
"root"
referred to a couple of times isn't defined. Probably it
should be
defined as root = Root () or simply replaced by Root ()
where it
occurs. In addition, os needs to be imported as it's used to
construct
the absolute filename.
TJG
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at h
ttp://groups.google.com/group/cherrypy-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|