Python 1.5.x vs Python 2.x.x

nbecker at fred.net nbecker at fred.net
Mon Dec 24 08:31:42 EST 2001


The correct solution is obvious.  Since RedHat writes packages that
need a particular version of python that is not current, they just
need to put

#!/usr/bin/python1.5

at the start of their packages.



More information about the Python-list mailing list