Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.swapon.de!eternal-september.org!feeder.eternal-september.org!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'base.': 0.05; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:still': 0.09; 'thus,': 0.09; 'deprecation': 0.16; 'design?': 0.16; 'happily': 0.16; 'received:80.91.229.3': 0.16; 'received:dip0.t-ipconnect.de': 0.16; 'received:plane.gmane.org': 0.16; 'received:t-ipconnect.de': 0.16; 'sad': 0.16; 'subject:exists': 0.16; 'library': 0.18; 'header:User-Agent:1': 0.23; 'least': 0.26; 'header:X-Complaints-To:1': 0.27; 'raise': 0.29; 'went': 0.31; 'code': 0.31; 'helpful.': 0.31; 'writes:': 0.31; 'anybody': 0.35; 'but': 0.35; '2.6': 0.36; 'charset:us- ascii': 0.36; "i'll": 0.36; 'subject:?': 0.36; 'somebody': 0.38; 'to:addr:python-list': 0.38; 'issue': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'received:217': 0.63; 'provide': 0.64; 'alternative.': 0.84; 'beats': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: dieter Subject: Re: cgi parse_qs still exists? Date: Mon, 30 Mar 2015 08:48:17 +0200 References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Gmane-NNTP-Posting-Host: pd9e08270.dip0.t-ipconnect.de User-Agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.22 (linux) Cancel-Lock: sha1:ZZypeewQqSDrkhVoiRU10xADiHA= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1427698208 news.xs4all.nl 2909 [2001:888:2000:d::a6]:33065 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:88318 Mark Lawrence writes: > This has been marked for deprecation since at least 2.6 but is still > in the 3.5 code base. Does anybody know if this is by accident or > design? If the former I'll happily raise an issue to get it removed > unless somebody beats me to it. I am using "cgi.parse_qs" - and I find it very helpful. Thus, I would be sad if it went away -- unless the library would provide an alternative.