New submission from Brett Cannon:

There are a couple concrete implementations of load_module() in importlib that 
have not been explicitly deprecated that probably should be. As part of this I 
will finally add an Examples section to the importlib docs to show how to do 
common tasks such as load a source file.

----------
assignee: brett.cannon
components: Library (Lib)
messages: 255905
nosy: brett.cannon, eric.snow, ncoghlan
priority: normal
severity: normal
stage: test needed
status: open
title: Finish deprecating load_module()
versions: Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25802>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to