diff options
author | Barry Warsaw <barry@python.org> | 2008-04-03 04:10:02 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-04-03 04:10:02 (GMT) |
commit | 9649cdd5d4b947fd7356f1c2946509b8a520647d (patch) | |
tree | 38ae02f168a2d11f88905d0754036452959f47ed /README | |
parent | b23550049d2e8f58fdbe5ba40df7c962f183c337 (diff) | |
download | cpython-9649cdd5d4b947fd7356f1c2946509b8a520647d.zip cpython-9649cdd5d4b947fd7356f1c2946509b8a520647d.tar.gz cpython-9649cdd5d4b947fd7356f1c2946509b8a520647d.tar.bz2 |
Updating for 2.6a2v2.6a2
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is Python version 2.6 alpha 1 +This is Python version 2.6 alpha 2 ================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |