This website requires JavaScript.
Explore
Help
Sign in
orbit-oss
/
flask
Watch
4
Star
4
Fork
You've already forked flask
2
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
08d3185e87
flask
/
tests
/
test_apps
/
subdomaintestmodule
/
__init__.py
4 lines
73 B
Python
Raw
Normal View
History
Unescape
Escape
Added testcase. This fixes #108
2010-08-20 11:16:18 +02:00
from
flask
import
Module
Reformat with black https://github.com/python/black
2019-05-06 15:39:41 -04:00
mod
=
Module
(
__name__
,
"
foo
"
,
subdomain
=
"
foo
"
)
Reference in a new issue
Copy permalink