]> granicus.if.org Git - python/commit
Minimal changes to make the "freeze" tool work again.
authorGuido van Rossum <guido@python.org>
Tue, 12 Jun 2007 00:28:30 +0000 (00:28 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 12 Jun 2007 00:28:30 +0000 (00:28 +0000)
commit5397039504fa45f7a41b8afe5f0cb485ad4dbcf1
treee5b8d338ccca2ffe33bd31d793d31536997d463d
parent0aa35f8709fa5c182254487c609ac4a3ba929ba6
Minimal changes to make the "freeze" tool work again.
There are other issues left, but these were basics (e.g. keys().sort()).
Objects/fileobject.c
Python/ast.c
Tools/freeze/bkfile.py
Tools/freeze/freeze.py
Tools/freeze/makefreeze.py
Tools/freeze/makemakefile.py
Tools/freeze/parsesetup.py
runtests.sh