This website requires JavaScript.
Explore
Help
Register
Sign In
TehPeGaSuS
/
bastebin
forked from
ComputerTech/bastebin
Watch
1
Star
0
Fork
You've already forked bastebin
0
Code
Pull Requests
Activity
3c15f1e2c7
bastebin
/
wsgi.py
5 lines
62 B
Python
Raw
Blame
History
from
app
import
app
if
__name__
==
'
__main__
'
:
app
.
run
(
)
View Git Blame
Copy Permalink