A search for freeze.py in package contents conducted from the Debian packages page [1] indicates that the file in question is provided by the examples package for each particular version of Python: so the python2.4-examples package would provide the file for a Python 2.4 installation, for example. Doing "dpkg -S freeze.py" yields python2.4- examples as the package responsible on my Kubuntu system.