diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-04-04 21:08:03 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-04-04 21:08:03 (GMT) |
commit | aa36b9cc0143e8726d387aee8b7918b35e840178 (patch) | |
tree | 84aa7cb26fec912a5250899cfefb5b707b5177dd /README | |
parent | e866c81d37676e54529c0d6232e7de1721e28bc7 (diff) | |
download | cpython-aa36b9cc0143e8726d387aee8b7918b35e840178.zip cpython-aa36b9cc0143e8726d387aee8b7918b35e840178.tar.gz cpython-aa36b9cc0143e8726d387aee8b7918b35e840178.tar.bz2 |
I don't think RELNOTES is useful anymorev3.1a2
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ This is Python version 3.1 alpha 2 ================================== -For notes specific to this release, see RELNOTES in this directory. Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Python Software Foundation. All rights reserved. |