Patches item #1703379, was opened at 2007-04-18 21:49
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=1703379&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_frozen.py to use unittest.

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

I am not sure if the last test case is named appropriately.  I named it 
testImportNonexistentFunction because I believe the code is trying to import a 
function __phello__.foo, which does not exist.  I may be mistaken.

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

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

Reply via email to