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
 +++++++++++