Oct. 27, 2008
10:36 a.m.
Author: georg.brandl Date: Mon Oct 27 18:36:19 2008 New Revision: 67035 Log: Remove outdated check. Modified: doctools/trunk/tests/test_build.py Modified: doctools/trunk/tests/test_build.py ============================================================================== --- doctools/trunk/tests/test_build.py (original) +++ doctools/trunk/tests/test_build.py Mon Oct 27 18:36:19 2008 @@ -93,8 +93,6 @@ '\n'.join(difflib.ndiff(html_warnings_exp.splitlines(), html_warnings.splitlines())) - if not ET: - return for fname, paths in HTML_XPATH.iteritems(): parser = NslessParser() parser.entity.update(htmlentitydefs.entitydefs)
6526
Age (days ago)
6526
Last active (days ago)
0 comments
1 participants
participants (1)
-
georg.brandl