Am 15.06.2010 20:43, schrieb Paul Rubin: > Hartmut Goebel <h.goe...@crazy-compilers.com> writes: >> I'm facing a curious problem: 2.6, 2.6.1 and 2.6.4 are generating >> different byte-code for the same source. I can not find the reason for. > > Why should they generate the same bytecode? All that you should expect
Because a) they are only maintenance releases and changes to bytecode generation would eb a functional change b) bytcode-changes should change the magic-number, which is unchanged in this case c) there is no change to be found in SVN. -- http://mail.python.org/mailman/listinfo/python-list