Scripts posted recently tagged to cherrypy in Kelpi

1- 1 of 1.

zodb and cherrypy working together

to python zodb cherrypy by nando.quintana

# easy_install ZODB3
# easy_install cherrypy
import cherrypy
import cgi
from ZODB import FileStorage, DB
hits counter