Update (at least some of) the web code to work with newer a SQLAlchemy
[invirt/packages/invirt-web.git] / code / main.fcgi
1 #!/usr/bin/python
2 import main
3 main.main()