{ "info": { "author": "Andy McKay, Brett Cannon", "author_email": "amckay@mozilla.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: Python Software Foundation License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.3", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0" ], "description": "Purpose\n========\n\nThis package is a copy of importlib on pypi with one small change. If the\nversion of Python already has an importlib (2.7 and greater), it does not fail.\nIt will install the same way on Python 2.6 and Python 2.7, but in the latter it\nwill print out a warning.\n\nThis package contains the code from importlib as found in Python 2.7. It is\nprovided so that people who wish to use importlib.import_module() with a\nversion of Python prior to 2.7 or in 3.0 have the function readily available.\nThe code in no way deviates from what can be found in the 2.7 trunk.\n\nFor documentation, see the `importlib docs`_ for Python 2.7.\n\n.. _importlib docs: http://docs.python.org/dev/library/importlib.html", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.python.org/view/sandbox/trunk/importlib/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "importlib-no-failure", "package_url": "https://pypi.org/project/importlib-no-failure/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/importlib-no-failure/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.python.org/view/sandbox/trunk/importlib/" }, "release_url": "https://pypi.org/project/importlib-no-failure/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "Backport of importlib.import_module() from Python 2.7", "version": "1.0.2" }, "last_serial": 793241, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "8d8885e0eabb63826b766db9153ebbe5", "sha256": "b7fe4e39855ad17563772009cf1fad4e2f55dfa51c798a4e4859f6a7127cac7c" }, "downloads": -1, "filename": "importlib-no-failure-1.0.2.tar.gz", "has_sig": false, "md5_digest": "8d8885e0eabb63826b766db9153ebbe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1921, "upload_time": "2013-03-16T21:18:19", "url": "https://files.pythonhosted.org/packages/30/87/bd78a49070640a23332e06cf9c8bb8687be2e6723306d823e5ace021990d/importlib-no-failure-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8d8885e0eabb63826b766db9153ebbe5", "sha256": "b7fe4e39855ad17563772009cf1fad4e2f55dfa51c798a4e4859f6a7127cac7c" }, "downloads": -1, "filename": "importlib-no-failure-1.0.2.tar.gz", "has_sig": false, "md5_digest": "8d8885e0eabb63826b766db9153ebbe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1921, "upload_time": "2013-03-16T21:18:19", "url": "https://files.pythonhosted.org/packages/30/87/bd78a49070640a23332e06cf9c8bb8687be2e6723306d823e5ace021990d/importlib-no-failure-1.0.2.tar.gz" } ] }