[Patches] [ python-Patches-1704473 ] textwrap.py mod. for jython

SourceForge.net noreply at sourceforge.net
Mon Apr 23 00:15:00 CEST 2007


Patches item #1704473, was opened at 2007-04-20 11:49
Message generated for change (Comment added) made by cgroves
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1704473&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: Modules
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tim Couper (drtimcouper)
Assigned to: Nobody/Anonymous (nobody)
Summary: textwrap.py mod. for jython

Initial Comment:
Extended textwrap.py so that it is operable by jython

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

Comment By: Charles Groves (cgroves)
Date: 2007-04-22 17:15

Message:
Logged In: YES 
user_id=1174327
Originator: NO

This patch works around the lack of translate on unicode objects in
Jython.  This was just fixed in Jython so the patch doesn't need to be
applied.

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

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


More information about the Patches mailing list