From 458c0d5a776746267f432e6860050af367fb5431 Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Thu, 10 Jan 2013 06:07:00 -0800 Subject: normalize whitespace --- Lib/test/test_xml_etree.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/test/test_xml_etree.py b/Lib/test/test_xml_etree.py index c88700e..9746934 100644 --- a/Lib/test/test_xml_etree.py +++ b/Lib/test/test_xml_etree.py @@ -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 -- cgit v0.12