Skip to content

py_codegen: Fix deprecated use of imp module.

Matt Wala requested to merge fix-imp-module-deprecation into master

Also, this changes an error message to use an '%r' format string for reporting the bytecode version magic, to avoid printing unreadable characters.

Merge request reports

Loading