view main.py @ 48:3bff1a4bc80e

Remove debug setting to get a setting for productive usage
author Björn Ricks <bjoern.ricks@intevation.de>
date Mon, 03 Nov 2014 11:49:43 +0100
parents 5c3aba401382
children dcf870775c26
line wrap: on
line source
# -*- coding: utf-8 -*-
if __name__ == "__main__":
    from odfcast import app
    app.run()
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)