How do I test the integrity of a Python installation in Debian and Ubuntu

Aahz aahz at pythoncraft.com
Fri May 8 13:14:48 EDT 2009


In article <mailman.5282.1241783298.11746.python-list at python.org>,
Geoff Gardiner  <ggardiner at iee.org> wrote:
>
>How do I assure myself of the integrity of a Python installation
>acquired using apt-get install on Debian and Ubuntu?

How important is the apt-get requirement?  Building Python yourself in
this situation sounds like it would be simpler/safer.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"It is easier to optimize correct code than to correct optimized code."
--Bill Harlan



More information about the Python-list mailing list