Terry Reedy wrote:
"Maurice LING" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
Now I understand that Python bytecodes are only dealing with pure python source codes.
Then stop blaming (machine-independent) CPython 'bytecodes' for any problems you have with compiled-to-machine-language C extensions, which have nothing to do with bytecodes. Bytecodes also have nothing directly to do with source-code compatibility.
technicalities are wrong but situation remains unchanged.
maurice -- http://mail.python.org/mailman/listinfo/python-list
