Python: Where is freeze.py?

python

Solution

It's where it's always been, under `Tools/` in the source distribution.

Problem

Anyone know where freeze.py is installed for 2.6.5? I can't seem to find it anywhere. Did it get pulled out and replaced with something else?

Original source