mirror of
https://github.com/python/cpython.git
synced 2024-11-23 18:04:37 +08:00
Add a coding cookie, because of the møøse quote.
This commit is contained in:
parent
8cdc03dca5
commit
fce538c31e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user