mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
normalize whitespace
This commit is contained in:
parent
698bdb2a6c
commit
458c0d5a77
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ from test import support
|
|||
from test.support import TESTFN, findfile, unlink, import_fresh_module, gc_collect
|
||||
|
||||
# pyET is the pure-Python implementation.
|
||||
#
|
||||
#
|
||||
# ET is pyET in test_xml_etree and is the C accelerated version in
|
||||
# test_xml_etree_c.
|
||||
pyET = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue