mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Add a coding cookie, because of the møøse quote.
This commit is contained in:
parent
8cdc03dca5
commit
fce538c31e
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue