[XML-SIG] Developer's Day

Greg Stein gstein@lyra.org
Thu, 16 Dec 1999 11:06:24 -0800 (PST)


On Thu, 16 Dec 1999, Fredrik Lundh wrote:
>...
> > * standard Python libraries may soon need XML support. If WebDAV takes
> > off then there should be a libWebDAV right alongside libftp and libhttp.
> > And libWebDAV will require XML
> 
> (shouldn't that be "webdavlib.py" or maybe just "davlib.py" ? :-)

:-)

http://www.lyra.org/greg/python/

   davlib.py

   httplib.py
   qp_xml.py

davlib requires the new httplib (for HTTP/1.1) and qp_xml.

Cheers,
-g

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