[Doc-SIG] Description for xrange type
Fred L. Drake, Jr.
fdrake@beopen.com
Thu, 17 Aug 2000 23:15:16 -0400 (EDT)
Denis S. Otkidach writes:
> I guess it would be better to use real name for type:
> >>> type(xrange(1)).__name__
> 'xrange'
Ok, fixed in CVS.
> Also, current documentation is unclear about what buffer objects can be
> used for.
I'll pass the request for clarification along to one of the people
responsible for buffer objects; thanks!
-Fred
--
Fred L. Drake, Jr. <fdrake at beopen.com>
BeOpen PythonLabs Team Member