diff options
author | Georg Brandl <georg@python.org> | 2013-04-06 14:42:43 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2013-04-06 14:42:43 (GMT) |
commit | cca5548159bde03b344cf1f2a2b5ea2eec3a59aa (patch) | |
tree | e4b824e0d4dbd13241a4a6dc287d8e6fc397faa2 /README | |
parent | 2fd4abe6a1f54fe7a5409abf84060bae47a52044 (diff) | |
parent | 485acde0feb93c65de6d1a204efb81df6156d9a6 (diff) | |
download | cpython-cca5548159bde03b344cf1f2a2b5ea2eec3a59aa.zip cpython-cca5548159bde03b344cf1f2a2b5ea2eec3a59aa.tar.gz cpython-cca5548159bde03b344cf1f2a2b5ea2eec3a59aa.tar.bz2 |
merge with 3.3.1 release clone
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is Python version 3.3.0 +This is Python version 3.3.1 ============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, |