Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.
/ importlib Public archive

Packaging for importlib from Python 2.7 for the Cheeseshop/PyPI

License

Notifications You must be signed in to change notification settings

brettcannon/importlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

No Maintenance Intended

This package contains the code from importlib as found in Python 2.7. It is provided so that people who wish to use importlib.import_module() with a version of Python prior to 2.7 or in 3.0 have the function readily available. The code in no way deviates from what can be found in the Python 2.7 standard library.

For documentation, see the importlib docs for Python 2.7.

Notice about maintenance

Due to the fact that this project is only applicable to versions of Python that are no longer supported, there will be no further maintenance of this project. Since the code included in this project is simply copied from Python 2.7 itself, if you need updated fixes you can copy the files manually on your own.

About

Packaging for importlib from Python 2.7 for the Cheeseshop/PyPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages