This website requires JavaScript.
Explore
Help
Sign In
Yaltik
/
hy
Watch
2
Star
0
Fork
0
You've already forked hy
Code
Pull Requests
Releases
Activity
1ac2c0caaf
hy
/
eg
/
flask
/
shim.py
6 lines
104 B
Python
Raw
Normal View
History
Unescape
Escape
Doing some cleanup
2013-01-12 20:32:32 +01:00
import
hy
.
lang
.
importer
# NOQA
heheheh
2013-01-03 04:05:14 +01:00
from
app
import
app
if
__name__
==
'
__main__
'
:
app
.
run
(
debug
=
True
)
Copy Permalink