|
From: <no...@so...> - 2002-01-07 12:00:24
|
Patches item #500267, was opened at 2002-01-06 21:44 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=312867&aid=500267&group_id=12867 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: brian zimmer (bzimmer) >Assigned to: Finn Bock (bckfnn) Summary: add missing attributes to string.py Initial Comment: The import of cmd.py from CPython 2.2 fails because the attributes 'ascii_*' are missing from string.py in the Jython Lib. ---------------------------------------------------------------------- >Comment By: Finn Bock (bckfnn) Date: 2002-01-07 04:00 Message: Logged In: YES user_id=4201 Fixed in string.py: 1.9; ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=312867&aid=500267&group_id=12867 |