Patches item #1678088, was opened at 2007-03-10 17:42
Message generated for change (Settings changed) made by collinwinter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1678088&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: Collin Winter (collinwinter)
Summary: Refactor test_operations.py to use unittest.

Initial Comment:
The summary is a bit of a misnomer.  The contents of test_operations.py were 
moved into test_dict.py and both Lib/test/test_operations.py and 
Lib/test/output/test_operations should be removed.

The attached patch adds the two tests currently in test_operations.py into 
test_dict.py.

The tests were moved because they test the behaviour of dictionaries.


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

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

Reply via email to