view chef.py @ 14:395eb38f2dfb

Properly escape HTML characters in the debug info, add more options.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 18 Aug 2014 16:50:45 -0700
parents f485ba500df3
children
line wrap: on
line source

from piecrust.main import main


if __name__ == '__main__':
    main()