yum install centos-release-SCLyum update
yum install scl-utils python27 python27-scldevel
scl enable python27 bash
CentOS 6 升级python2.6到2.7(yum方式非编译)
yum install centos-release-SCLyum update
yum install scl-utils python27 python27-scldevel
scl enable python27 bash