This website requires JavaScript.
Explore
Help
Sign In
I2P_Developers
/
i2p.www
Watch
3
Star
0
Fork
5
You've already forked i2p.www
Code
Issues
27
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
dd7a9e64ceae7e1a2a56fbfd2fba23870de587c0
i2p.www
/
runserver.py
4 lines
61 B
Python
Raw
Normal View
History
Unescape
Escape
Added #! line to runserver so it can be called directly
2012-12-03 10:07:38 +00:00
#!env/bin/python
Moved "new website" into a package in www.i2p2 dir
2012-09-10 12:34:33 +00:00
from
i2p2www
import
app
0.9.5
2013-03-17 19:49:50 +00:00
app
.
run
(
debug
=
True
)
Reference in New Issue
Copy Permalink