Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fce538c

Browse files
committed
Add a coding cookie, because of the møøse quote.
1 parent 8cdc03d commit fce538c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/pydoc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env python
2+
# -*- coding: Latin-1 -*-
23
"""Generate Python documentation in HTML or text for interactive use.
34
45
In the Python interpreter, do "from pydoc import help" to provide online

0 commit comments

Comments
 (0)