From: Eric S. Raymond Date: Tue, 30 Nov 2010 10:09:53 +0000 (+0000) Subject: Fix a reference to sys.version_info.major that broke Python 2.6. X-Git-Tag: 2.0~14 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=f5dbc111ef52b5dce7471fb59276f777a1fefdc2;hp=f5dbc111ef52b5dce7471fb59276f777a1fefdc2;p=super-star-trek.git Fix a reference to sys.version_info.major that broke Python 2.6. ---