Issue1704473
Created on 2007-04-20 16:49 by drtimcouper, last changed 2007-04-22 22:18 by georg.brandl.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
textwrap.patch
|
drtimcouper,
2007-04-20 16:49
|
jython mod for textwrap.py |
|
|
|
msg52481 - (view) |
Author: Tim Couper (drtimcouper) |
Date: 2007-04-20 16:49 |
|
Extended textwrap.py so that it is operable by jython
|
|
msg52482 - (view) |
Author: Charles Groves (cgroves) |
Date: 2007-04-22 22:15 |
|
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.
|
|
msg52483 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2007-04-22 22:18 |
|
Thanks, closing then.
|
|
| Date |
User |
Action |
Args |
| 2007-04-20 16:49:22 | drtimcouper | create | |
|