Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

ByteCode Support Status

slide edited this page Nov 6, 2014 · 2 revisions

There is only currently skeleton support for Python bytecode (.pyc) files in the bytecode branch. The very minimal amount of bytecode support is implemented to support the __hello__ and __phello__ modules as an initial test.