You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Waldmann 83f7658572 fix metaclass usage for py3 12 years ago
..
ext Refactored flask.ext process to not swallow exceptions on weird Pythons. 14 years ago
testsuite fix iterator in testsuite helpers 12 years ago
__init__.py Added flask.copy_current_request_context which simplies working with greenlets 12 years ago
_compat.py ported some more stuff to py 3.3 12 years ago
app.py fix minitwit/flaskr test errors, improve docs about file open mode 12 years ago
blueprints.py Added template_global, fixes #657 12 years ago
config.py Ensure that config file is closed immediately 12 years ago
ctx.py Merge branch 'master' into sprint-branch 12 years ago
debughelpers.py Make DebugFilesKeyError.__str__ return str on 3.x 12 years ago
exthook.py ported some more stuff to py 3.3 12 years ago
globals.py flask.g is now on the app context and not the request context 12 years ago
helpers.py fix minitwit/flaskr test errors, improve docs about file open mode 12 years ago
json.py Merge branch 'master' into sprint-branch 12 years ago
logging.py Changed logic for debug level log settings 14 years ago
module.py Late but 2010 -> 2011 in some files 14 years ago
sessions.py Fix .iteritems() access in flask.sessions 12 years ago
signals.py Flash messages signals 12 years ago
templating.py Remove six dependency 12 years ago
testing.py ported some more stuff to py 3.3 12 years ago
views.py fix metaclass usage for py3 12 years ago
wrappers.py Merge branch 'master' into sprint-branch 12 years ago