|
1 |
| -This is Python version 3.5.6 |
2 |
| -============================ |
| 1 | +This is Python version 3.5.7rc1 |
| 2 | +=============================== |
3 | 3 |
|
4 |
| -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, |
5 |
| -2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation. All |
6 |
| -rights reserved. |
| 4 | +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, |
| 5 | +2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Python Software |
| 6 | +Foundation. All rights reserved. |
7 | 7 |
|
8 | 8 | Python 3.x is a new version of the language, which is incompatible with the
|
9 | 9 | 2.x line of releases. The language is mostly the same, but many details,
|
@@ -222,9 +222,9 @@ See PEP 478 for release details: http://www.python.org/dev/peps/pep-0478/
|
222 | 222 | Copyright and License Information
|
223 | 223 | ---------------------------------
|
224 | 224 |
|
225 |
| -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, |
226 |
| -2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation. All |
227 |
| -rights reserved. |
| 225 | +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, |
| 226 | +2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Python Software |
| 227 | +Foundation. All rights reserved. |
228 | 228 |
|
229 | 229 | Copyright (c) 2000 BeOpen.com. All rights reserved.
|
230 | 230 |
|
|
0 commit comments