commit | 410d77f230078900371d67eaec9ce190a67828ee | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon May 25 12:27:39 2015 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon May 25 12:27:39 2015 +0300 |
tree | 4e25fc311bbd2caa5ad0416c550af0c512394994 | |
parent | a6f6a68368012bf043d560362ff614c930473736 [diff] |
Remove UTF-8 BOMs.
diff --git a/Doc/tutorial/introduction.rst b/Doc/tutorial/introduction.rst index c073816..531d06b 100644 --- a/Doc/tutorial/introduction.rst +++ b/Doc/tutorial/introduction.rst
@@ -1,4 +1,4 @@ -.. _tut-informal: +.. _tut-informal: ********************************** An Informal Introduction to Python
diff --git a/Misc/NEWS b/Misc/NEWS index 5a375eb..74c9114 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -1,4 +1,4 @@ -+++++++++++ ++++++++++++ Python News +++++++++++