diff options
author | Larry Hastings <larry@hastings.org> | 2016-06-12 03:55:08 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2016-06-12 03:55:08 (GMT) |
commit | 904465f68c454b4d6e55fb4c16d223d3ae8400e7 (patch) | |
tree | 7c73164e0b72422442b0b3cfb8bbd6fbe07a8f2c /README | |
parent | d31a255f32c64a97e833c1ecbc44b22f71b9a298 (diff) | |
download | cpython-904465f68c454b4d6e55fb4c16d223d3ae8400e7.zip cpython-904465f68c454b4d6e55fb4c16d223d3ae8400e7.tar.gz cpython-904465f68c454b4d6e55fb4c16d223d3ae8400e7.tar.bz2 |
Updated header for README for 3.5.2rc1.v3.5.2rc1
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -This is Python version 3.5.2 -============================ +This is Python version 3.5.2 release candidate 1 +================================================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Python Software Foundation. All rights reserved. |