[Python-Dev] thoughts on the bytes/string discussion
Brett Cannon
brett at python.org
Thu Jun 24 20:11:07 CEST 2010
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.
More information about the Python-Dev
mailing list