[Patches] [ python-Patches-1686273 ] More PEP 3116 classes

SourceForge.net noreply at sourceforge.net
Thu Mar 22 19:18:25 CET 2007


Patches item #1686273, was opened at 2007-03-22 18:18
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1686273&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: Library (Lib)
Group: Python 3000
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mark Russell (mark_t_russell)
Assigned to: Nobody/Anonymous (nobody)
Summary: More PEP 3116 classes

Initial Comment:
More PEP 3116 implementation:

   - docstrings for RawIOBase methods

   - Simple implementations of StringIO, TextIOBase and TextIOWrapper

   - Simplify while condition in BufferedReader.read()

   - Add unit tests for StringIO (modified copy of the ByteIO tests)


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

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


More information about the Patches mailing list