flask/scripts
Matthias Bussonnier 2de525c720 importlib deprecated in 3.5.
Replace the use of importlib by types.ModuleType that seem to be
available since at least 2.6

closes gh-1449
2015-05-02 10:54:38 -07:00
..
flask-07-upgrade.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
flaskext_compat.py importlib deprecated in 3.5. 2015-05-02 10:54:38 -07:00
flaskext_migrate.py Add skip to fix unnoticed bug with good imports 2015-02-25 19:48:29 -05:00
flaskext_tester.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
make-release.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
test_import_migration.py Add skip to fix unnoticed bug with good imports 2015-02-25 19:48:29 -05:00