[Patches] [ python-Patches-490920 ] Jython and test_unicode

noreply@sourceforge.net noreply@sourceforge.net
Sun, 09 Dec 2001 13:12:29 -0800


Patches item #490920, was opened at 2001-12-09 12:23
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=490920&group_id=5470

Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Finn Bock (bckfnn)
Assigned to: Nobody/Anonymous (nobody)
Summary: Jython and test_unicode

Initial Comment:
Skipping some tests by adding the usual jython 
conditional test around:

- the repr of unicode. Jython only add the u'' if the 
string contains char values > 255.
- A unicode arg to unicode() is perfectly valid in 
jython.
- A test buffer() test. No buffer() on Jython.

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

Comment By: Nobody/Anonymous (nobody)
Date: 2001-12-09 13:12

Message:
Logged In: NO 

Looks OK.

(Guido, not logged in.)

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

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