diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2020-01-30 12:29:29 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2020-01-30 12:29:29 +0000 |
| commit | 760e1c124da23501db05601761b9fc5bc5d6c607 (patch) | |
| tree | 164c211b689dacd9bb3381f4c0c3d238f4fbd38e /docutils/test | |
| parent | 92e898765c5b4bf45f02857f347d372df3ca588f (diff) | |
| download | docutils-760e1c124da23501db05601761b9fc5bc5d6c607.tar.gz | |
Use importlib.import_module() to programmatically import modules.
The __import__() function is intended for internal use only.
The documentation recommends to replace it with
importlib.import_module() (new in Python 2.7).
Implements feature-request #67.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8478 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test')
0 files changed, 0 insertions, 0 deletions
