[Patches] [ python-Patches-1676994 ] Refactor test_popen2.py to use unittest.

SourceForge.net noreply at sourceforge.net
Fri Mar 9 07:38:28 CET 2007


Patches item #1676994, was opened at 2007-03-08 23:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1676994&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jerry Seutter (jseutter)
Assigned to: Nobody/Anonymous (nobody)
Summary: Refactor test_popen2.py to use unittest.

Initial Comment:
This patch turns test_popen2.py into a unittest file.  There should be no changes in what the file tests.

Modifying test_popen2.py to use unittest also required making a small change to popen2.py, which also contains some testing code.

Lib/test/output/test_popen2 should be removed when this patch is applied.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1676994&group_id=5470


More information about the Patches mailing list