[Python-Dev] PEP 296 - The Buffer Problem

Clark C . Evans cce@clarkevans.com
Fri, 26 Jul 2002 00:37:10 -0400


| Abstract
| 
|     This PEP proposes the creation of a new standard type and builtin
|     constructor called 'bytes'.  The bytes object is an efficiently
|     stored array of bytes with some additional characteristics that
|     set it apart from several implementations that are similar.

This is great.  Python currently lacks two "standard" programming
objects which most languages have: (a) timestamp, and (b) binary.
This addresses the second.  This will greatly help YAML data
interoperability among other programming languages such 
as Java, Ruby, etc.

Best,

Clark
Yo! Check out YAML
Serialization for the masses!
http://yaml.org

-- 
Clark C. Evans                   Axista, Inc.
http://www.axista.com            800.926.5525
XCOLLA Collaborative Project Management Software