[Patches] [ python-Patches-403668 ] Allow jython to make temporary test modules

noreply@sourceforge.net noreply@sourceforge.net
Fri, 23 Mar 2001 10:04:41 -0800


Patches item #403668, was updated on 2001-02-07 12:28
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=403668&group_id=5470

Category: library
Group: None
Status: Closed
Priority: 5
Submitted By: Finn Bock (bckfnn)
Assigned to: Barry Warsaw (bwarsaw)
Summary: Allow jython to make temporary test modules

Initial Comment:
The @ char is not allowed in jython module names. Atleast one of the test uses the TESTFN name to create temporary modules. Use the $ instead when running under jython.

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

>Comment By: Barry Warsaw (bwarsaw)
Date: 2001-03-23 10:04

Message:
Logged In: YES 
user_id=12800

Patch file named 403668.txt is checked into test_support
1.21 for Python 2.1b2.

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

Comment By: Barry Warsaw (bwarsaw)
Date: 2001-03-23 10:02

Message:
Logged In: YES 
user_id=12800

Based on CPython 2.1b2 version of the file, here's what I'm
applying.

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

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