diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2014-08-27 13:34:19 -0400 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2014-08-27 13:34:19 -0400 |
commit | 44e718ed82ed4c8e8e0f0fe1dbdb73d441747b19 (patch) | |
tree | 4006dad4eb9fa86169ededd817ede082bf720270 /tests/pl/Tests_2004/Yuri-Email.text | |
parent | 8c29487fe973f9007510dd6c4f32083b8d4d0896 (diff) | |
download | markdown-44e718ed82ed4c8e8e0f0fe1dbdb73d441747b19.tar.gz markdown-44e718ed82ed4c8e8e0f0fe1dbdb73d441747b19.tar.bz2 markdown-44e718ed82ed4c8e8e0f0fe1dbdb73d441747b19.zip |
Refactored extension importing.
We now use importlib which means we no longer support Python 2.6.
Also, this refactor properly imports third party extensions which reside
at the root of PYTHONPATH. Previously, either `markdown.extensions.` or
`mdx_` would be appended to any extension name that did not contain a
dot, which required third party extensions to either be in submodules or
use the old `mdx_` naming convention.
This commit is also in preperation for #336. It will now be much easier to
deprecate (and later remove) support for the old ways of handling extension
names.
Diffstat (limited to 'tests/pl/Tests_2004/Yuri-Email.text')
0 files changed, 0 insertions, 0 deletions