[Python-Dev] Some thoughts on the codecs...

M.-A. Lemburg mal@lemburg.com
Thu, 18 Nov 1999 09:16:48 +0100


Greg Stein wrote:
> 
> On Wed, 17 Nov 1999, M.-A. Lemburg wrote:
> >...
> > I'd suggest grouping encodings:
> >
> > [encodings]
> >       [iso}
> >               [iso88591]
> >               [iso88592]
> >       [jis]
> >               ...
> >       [cyrillic]
> >               ...
> >       [misc]
> 
> WHY?!?!
> 
> This is taking a simple solution and making it complicated. I see no
> benefit to the creating yet-another-level-of-hierarchy. Why should they be
> grouped?
> 
> Leave the modules just under "encodings" and be done with it.

Nevermind, was just an idea...

-- 
Marc-Andre Lemburg
______________________________________________________________________
Y2000:                                                    43 days left
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/