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