[issue20022] "modernize" the Mac bundlebuilder.py script

Eric Snow report at bugs.python.org
Thu Dec 19 05:13:34 CET 2013


New submission from Eric Snow:

Mac/Tools/bundlebuilder.py uses deprecated imp APIs.  It should be refactored to use the current import-related APIs.

----------
messages: 206578
nosy: eric.snow
priority: low
severity: normal
status: open
title: "modernize" the Mac bundlebuilder.py script
type: enhancement
versions: Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20022>
_______________________________________


More information about the Python-bugs-list mailing list