Patches item #1690169, was opened at 2007-03-28 16:59
Message generated for change (Comment added) made by collinwinter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1690169&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tests
Group: Python 2.6
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Jerry Seutter (jseutter)
Assigned to: Collin Winter (collinwinter)
Summary: Refactor test_pyexpat.py to use unittest.

Initial Comment:
This patch refactors test_pyexpat.py to use unittest.  When this patch is 
applied, Lib/test/output/test_pyexpat can be removed.

This patch combined with patch 1683397 and patch 1690164 makes 
Lib/test/output/xmltest redundant.  It can be removed.

----------------------------------------------------------------------

>Comment By: Collin Winter (collinwinter)
Date: 2007-03-28 19:35

Message:
Logged In: YES 
user_id=1344176
Originator: NO

Applied as r54603. Thanks, Jerry!

----------------------------------------------------------------------

Comment By: Jerry Seutter (jseutter)
Date: 2007-03-28 18:42

Message:
Logged In: YES 
user_id=1727609
Originator: YES

It's up to you.  If you patch one of them at a time, the xmltest unit test
will be broken unless you regenerate the output file.

If you apply all three of them at once, you can remove
Lib/test/output/xmltest.

----------------------------------------------------------------------

Comment By: Collin Winter (collinwinter)
Date: 2007-03-28 18:07

Message:
Logged In: YES 
user_id=1344176
Originator: NO

So do I need to apply this patch plus 1683397 and 1690164 at the same
time?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1690169&group_id=5470
_______________________________________________
Patches mailing list
[email protected]
http://mail.python.org/mailman/listinfo/patches

Reply via email to