commit | 458c0d5a776746267f432e6860050af367fb5431 | [log] [tgz] |
---|---|---|
author | Eli Bendersky <eliben@gmail.com> | Thu Jan 10 06:07:00 2013 -0800 |
committer | Eli Bendersky <eliben@gmail.com> | Thu Jan 10 06:07:00 2013 -0800 |
tree | 5369b6b5e761fdbd3dfd0595b3430dbbd233d420 | |
parent | 698bdb2a6c28a54792a1715fd012e98d9eb668e2 [diff] |
normalize whitespace
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.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