index
:
delta/python-packages/mod_wsgi.git
develop
feature/request-metrics
master
stable/1.X
stable/2.X
stable/3.X
github.com: GrahamDumpleton/mod_wsgi.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
access.wsgi
blob: a0ebfc3dc8547f38c689bddf1307d688c9425c89 (
plain
)
1
2
3
def allow_access(environ, host): print environ, host return True