On 13 Feb, 16:48, cla...@lairds.u s (Cameron Laird) wrote:
How is Freeze--freeze.py <URL:http://wiki.python.org/moin/Freeze>--packaged
for Debian? *Is* it packaged for Debian?
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.
Comment