mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
Add encoding declaration.
This commit is contained in:
parent
c8389c91c2
commit
09776b7afd
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# -*- coding: iso-8859-1 -*-
|
||||
"""Parser for command line options.
|
||||
|
||||
This module helps scripts to parse the command line arguments in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue