Add a coding cookie, because of the møøse quote.

This commit is contained in:
Guido van Rossum 2002-08-06 17:29:38 +00:00
parent 8cdc03dca5
commit fce538c31e

View File

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