Issue522423

classification
Title: cStringIO has no reset() method
Type: Severity: normal
Components: Library Versions:
Milestone:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: bckfnn Nosy List: bckfnn, dinu_gherman
Priority: normal Keywords:

Created on 2002-02-25.12:54:04 by dinu_gherman, last changed 2002-03-11.12:35:41 by bckfnn.

Messages
msg587 (view) Author: Dinu C. Gherman (dinu_gherman) Date: 2002-02-25.12:54:04
cStringIO has no reset() method 
in Jython 2.1 final.
msg588 (view) Author: Finn Bock (bckfnn) Date: 2002-03-11.12:33:58
Logged In: YES 
user_id=4201

Added as test354
msg589 (view) Author: Finn Bock (bckfnn) Date: 2002-03-11.12:35:41
Logged In: YES 
user_id=4201

Fixed in cStringIO.java: 1.14;
History
Date User Action Args
2002-02-25 12:54:04dinu_ghermancreate