From: Serhiy Storchaka Date: Mon, 25 May 2015 09:27:39 +0000 (+0300) Subject: Remove UTF-8 BOMs. X-Git-Tag: v3.5.0b2~46^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=410d77f230078900371d67eaec9ce190a67828ee;p=thirdparty%2FPython%2Fcpython.git Remove UTF-8 BOMs. --- diff --git a/Doc/tutorial/introduction.rst b/Doc/tutorial/introduction.rst index c073816d663e..531d06b4cb22 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 5a375eb833f3..74c9114d9221 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1,4 +1,4 @@ -+++++++++++ ++++++++++++ Python News +++++++++++