Python 2.6.9 发布了,这是 Python 2.6.8 的安全补丁版本,修复了很多报告的安全问题,包括:issue 16037, issue 16038, issue 16039, issue 16040, issue 16041, and issue 16042 (CVE-2013-1752, long lines consuming too much memory), as well as issue 14984 (security enforcement on $HOME/.netrc files), issue 16248 (code execution vulnerability in tkinter), and issue 18709 (CVE-2013-4238, SSL module handling of NULL bytes inside subjectAltName).
免费下载:http://www.python.org/ftp/python/2.6.9/Python-2.6.9.tgz
来自:开源中国社区

