|
1 | | -This is Python version 3.4.9 |
2 | | -============================ |
| 1 | +This is Python version 3.4.10rc1 |
| 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 rights |
6 | | -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 2.x |
9 | 9 | line of releases. The language is mostly the same, but many details, especially |
@@ -175,9 +175,9 @@ See PEP 429 for release details: http://www.python.org/dev/peps/pep-0429/ |
175 | 175 | Copyright and License Information |
176 | 176 | --------------------------------- |
177 | 177 |
|
178 | | -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, |
179 | | -2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation. All rights |
180 | | -reserved. |
| 178 | +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, |
| 179 | +2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Python Software |
| 180 | +Foundation. All rights reserved. |
181 | 181 |
|
182 | 182 | Copyright (c) 2000 BeOpen.com. All rights reserved. |
183 | 183 |
|
|
0 commit comments