mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Add encoding declaration.
This commit is contained in:
parent
09776b7afd
commit
a729daf2e4
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# regression test for SAX 2.0
|
||||
# regression test for SAX 2.0 -*- coding: iso-8859-1 -*-
|
||||
# $Id$
|
||||
|
||||
from xml.sax import make_parser, ContentHandler, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue