Edgewall Software

Changes between Version 77 and Version 78 of GenshiTutorial


Ignore:
Timestamp:
Sep 4, 2007, 10:46:27 PM (17 years ago)
Author:
cmlenz
Comment:

Remove EvalException leftover

Legend:

Unmodified
Added
Removed
Modified
  • GenshiTutorial

    v77 v78  
    6969    # configuration file
    7070    cherrypy.config.update({
    71         'request.throw_errors': True,
    7271        'tools.encode.on': True, 'tools.encode.encoding': 'utf-8',
    7372        'tools.decode.on': True,