Add a coding cookie, because of the møøse quote.
diff --git a/Lib/pydoc.py b/Lib/pydoc.py
index 962e32e..0c46c8e 100755
--- a/Lib/pydoc.py
+++ b/Lib/pydoc.py
@@ -1,4 +1,5 @@
 #!/usr/bin/env python
+# -*- coding: Latin-1 -*-
 """Generate Python documentation in HTML or text for interactive use.
 
 In the Python interpreter, do "from pydoc import help" to provide online