[Python-Dev] Extensible library packages

Greg Stein gstein@lyra.org
Tue, 11 Apr 2000 21:09:19 -0700 (PDT)


On Tue, 11 Apr 2000, Fredrik Lundh wrote:
> Andrew M. Kuchling wrote:
> > For 1.6, the XML-SIG wants to submit a few more things, mostly a small
> > SAX implementation.
> 
> > Can anyone suggest a good solution?  Fixing this may not require
> > changing the core in any way, but the cleanest solution isn't obvious.
> 
> saxlib.py ?
> 
> (yes, I'm serious)

+1

When we solve the problem of installing items into "core" Python packages,
then we can move saxlib.py (along with the rest of the modules in the
standard library).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/