New submission from Brett Cannon:

As part of deprecating imp, need to move imp.get_magic() to importlib where it 
now belongs. Will be exposed as an attribute instead of a function, though.

----------
components: Library (Lib)
messages: 190981
nosy: brett.cannon
priority: normal
severity: normal
stage: test needed
status: open
title: Move imp.get_magic() to importlib
versions: Python 3.4

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

Reply via email to