Files
i2p.www/runserver.py
2012-09-13 03:45:24 +00:00

3 lines
45 B
Python

from i2p2www import app
app.run(debug=False)