diff options
author | Georg Brandl <georg@python.org> | 2010-10-10 09:40:34 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-10-10 09:40:34 (GMT) |
commit | 002fa2de907a5b14f1674f8aba16d404bcb68a66 (patch) | |
tree | f55d7e8ba7ecbba6e3b0969fcf0ddbcccf2e6127 /README | |
parent | de0b4d1abaf62ad706673d2b43f57ae283e832de (diff) | |
download | cpython-002fa2de907a5b14f1674f8aba16d404bcb68a66.zip cpython-002fa2de907a5b14f1674f8aba16d404bcb68a66.tar.gz cpython-002fa2de907a5b14f1674f8aba16d404bcb68a66.tar.bz2 |
Bump to 3.2a3.
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.2 alpha 2 +This is Python version 3.2 alpha 3 ================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |