Issue500267
Created on 2002-01-07.05:44:01 by bzimmer, last changed 2002-01-07.12:00:21 by bckfnn.
File name |
Uploaded |
Description |
Edit |
Remove |
string.diff
|
bzimmer,
2002-01-07.05:44:03
|
diff to add missing attributes to string.py |
|
|
msg2194 (view) |
Author: Brian Zimmer (bzimmer) |
Date: 2002-01-07.05:44:01 |
|
The import of cmd.py from CPython 2.2 fails because
the attributes 'ascii_*' are missing from string.py in
the Jython Lib.
|
msg2195 (view) |
Author: Finn Bock (bckfnn) |
Date: 2002-01-07.12:00:21 |
|
Logged In: YES
user_id=4201
Fixed in string.py: 1.9;
|
|
Date |
User |
Action |
Args |
2002-01-07 05:44:01 | bzimmer | create | |
|