On Sat, Sep 19, 2009 at 13:59, Armin Ronacher
<armin.ronac...@active-4.com> wrote:
> Hi,
>
> Brett Cannon schrieb:
>> See, you are assuming any design went into other than to make the
>> thing pass the unit tests. Most modules did not go through some
>> rigorous design discussion to decide how to make it work with bytes.
> So I suppose there would be nothing wrong with providing a patch that
> makes it work with bytes internally?

As long as the external API continues to work as expected, then no,
there are no problems with making the code more bytes/unicode friendly
internally.

-Brett
_______________________________________________
stdlib-sig mailing list
stdlib-sig@python.org
http://mail.python.org/mailman/listinfo/stdlib-sig

Reply via email to