In article <[email protected]>, packet <[email protected]> wrote: > >Would it be safe to upgrade from python 2.6.4 to 2.6.5 without hurting >the 2.6.4?
Define "hurting". Generally speaking, it's always safe to upgrade a point release, but you should replace the previous version. -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ f u cn rd ths, u cn gt a gd jb n nx prgrmmng. -- http://mail.python.org/mailman/listinfo/python-list
