This website requires JavaScript.
Explore
Help
Sign In
root
/
flask
mirror of
https://github.com/pallets/flask.git
Watch
1
Star
0
Fork
You've already forked flask
0
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
main
flask
/
tests
/
test_apps
/
subdomaintestmodule
/
__init__.py
4 lines
73 B
Python
Raw
Permalink
Blame
History
from
flask
import
Module
mod
=
Module
(
__name__
,
"
foo
"
,
subdomain
=
"
foo
"
)
Reference in New Issue
View Git Blame
Copy Permalink