In article <[email protected]>, Geoff Gardiner <[email protected]> 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 ([email protected]) <*> http://www.pythoncraft.com/ "It is easier to optimize correct code than to correct optimized code." --Bill Harlan -- http://mail.python.org/mailman/listinfo/python-list
