[Python-Dev] LSB: pyc stability
"Martin v. Löwis"
martin at v.loewis.de
Mon Dec 4 20:08:27 CET 2006
More information about the Python-Dev mailing list
Mon Dec 4 20:08:27 CET 2006
- Previous message: [Python-Dev] LSB: pyc stability
- Next message: [Python-Dev] LSB: pyc stability
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Brett Cannon schrieb: > Some people (Robert Schweikert) requested byte-code stability at the > LSB meeting: LSB should standardize a certain version of the byte code, > and then future versions of Python should continue to support this > byte code version. > > > Did they say why they wanted to distribute bytecode files? I assume it > is either for space considerations or they think it will help to protect > their IP somehow. It's to protect the IP (i.e. for proprietary software). They are aware of decompyle, but still consider byte-code only distribution of their code necessary for protection. Regards, Martin
- Previous message: [Python-Dev] LSB: pyc stability
- Next message: [Python-Dev] LSB: pyc stability
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list