mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38:43 +00:00
Add encoding declaration.
This commit is contained in:
parent
09776b7afd
commit
a729daf2e4
2 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
# -*- coding: iso-8859-1 -*-
|
||||
""" Test script for the Unicode implementation.
|
||||
|
||||
Written by Marc-Andre Lemburg (mal@lemburg.com).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue