[Patches] [ python-Patches-550555 ] short patch to buffer() documentation

noreply@sourceforge.net noreply@sourceforge.net
Tue, 30 Apr 2002 02:22:04 -0700


Patches item #550555, was opened at 2002-04-30 09:22
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=550555&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Scott Gilbert (xscott)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: short patch to buffer() documentation

Initial Comment:
The documentation incorrectly states that objects 
returned from the buffer() builtin do not support 
concatenation or repeating.  I don't have an old 
version of Python at my disposal, but it appears from 
CVS that they do support concatenation and repeating 
since version 1.6.

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

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