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/2007-June/073633.html below:

[Python-Dev] [RFC] urlparse - parse query facility

[Python-Dev] [RFC] urlparse - parse query facility [Python-Dev] [RFC] urlparse - parse query facilityJim Jewett jimjjewett at gmail.com
Thu Jun 14 01:27:24 CEST 2007
> a) import cgi and call cgi module's query_ps.  [circular imports]

or

> b) Implement a stand alone query parsing facility in urlparse *AS IN*
> cgi module.

Assuming (b), please remove the (code for the) parsing from the cgi
module, and just import it back from urlparse (or urllib).  Since cgi
already imports urllib (which imports urlparse), this isn't adding any
dependencies -- but it keeps the code in a single location.

-jJ
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