[Python-Dev] thoughts on the bytes/string discussion

Michael Foord fuzzyman at voidspace.org.uk
Thu Jun 24 21:07:41 CEST 2010


On 24/06/2010 19:11, Brett Cannon wrote:
> On Thu, Jun 24, 2010 at 10:38, Bill Janssen<janssen at parc.com>  wrote:
> [SNIP]
>    
>> The language moratorium kind of makes this all theoretical, but building
>> a String ABC still would be a good start, and presumably isn't forbidden
>> by the moratorium.
>>      
> Because a new ABC would go into the stdlib (I assume in collections or
> string) the moratorium does not apply.
>    

Although it would require changes for builtin types like file to work 
with a new string ABC, right?

Michael

> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/fuzzyman%40voidspace.org.uk
>    


-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog

READ CAREFULLY. By accepting and reading this email you agree, on behalf of your employer, to release me from all obligations and waivers arising from any and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and acceptable use policies (”BOGUS AGREEMENTS”) that I have entered into with your employer, its partners, licensors, agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. You further represent that you have the authority to release me from any BOGUS AGREEMENTS on behalf of your employer.




More information about the Python-Dev mailing list