]> granicus.if.org Git - python/commitdiff
Add a coding cookie, because of the møøse quote.
authorGuido van Rossum <guido@python.org>
Tue, 6 Aug 2002 17:29:38 +0000 (17:29 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 6 Aug 2002 17:29:38 +0000 (17:29 +0000)
Lib/pydoc.py

index 962e32ebb7eec1236b9cde4c2649bd5aeea8df06..0c46c8e9eaaea47fe41d7091409af2c95a4d30c5 100755 (executable)
@@ -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