This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
1 |
# -*- coding: utf-8 -*- |
2 |
""" |
3 |
__init__.py |
4 |
""" |
5 |
from urlnorm import urlnorm |
6 |
from httputils import makeCORSHeaders |