A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-December/050246.html below:

[Python-Dev] Deprecated xmllib module

[Python-Dev] Deprecated xmllib moduleBill Janssen janssen at parc.com
Tue Dec 7 01:25:07 CET 2004
> * The average quality of the library improves as we take out junk (the
> tzparse module for example) and put in high quality modules like
> logging, csv, decimal, etc.

Yes and no.  The added modules have to be relevant to what users want
to do.  While (relatively) minor stuff like csv and decimal are good
ideas, of course, logging is kind of an "insider's" module.

What many more users want, however, are things like an XML parser, or
a CSS parser, or a usable HTTP server, or...  The fact that XML 1.1
can't be parsed with already-written Python is a *big* strike against.

So removing highly demanded functionality like XML parsing, and adding
specialist modules such as csv, do not overall help what users see as
the quality of the standard library.

Bill
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4