python - Is there an autoreload in cherrypy -
is there possibility make autoreload cherrypy.
say reload every 10 sec page?
it should @ least work on firefox , google chrome browser.
just use html. has nothing cherrypy.
<meta http-equiv="refresh" content="10">
Comments
Post a Comment