[Python-Dev] Pie-thon at OSCON 2004? (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Thu Jul 15 07:39:21 CEST 2004
- Previous message: [Python-Dev] Pie-thon at OSCON 2004?
- Next message: [Python-Dev] Pie-thon at OSCON 2004?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum wrote:
Except that the magic number changed. Can we modify import.c so that it accepts the 2.3 magic number as well?
I believe it should correctly load and execute the old files, if that is what you are asking.
Apart from the two new bytecodes, marshal now also does the string interning. I don't know of any further changes to the format.
Regards, Martin
- Previous message: [Python-Dev] Pie-thon at OSCON 2004?
- Next message: [Python-Dev] Pie-thon at OSCON 2004?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]