Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5846
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Hermann Riemann <nospam.ng@hermann-riemann.de> |
| Newsgroups | de.comp.lang.python |
| Subject | cgi cgitb Ersatz für Python 3.13 |
| Date | Tue, 25 Oct 2022 19:16:33 +0200 |
| Lines | 14 |
| Message-ID | <jrqjviFcgtkU1@mid.individual.net> (permalink) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | individual.net FoKh3NHaVfOE50SdToBkXAXqIrnhOzhvUjJVvz6hjQOKH2TGFp |
| Cancel-Lock | sha1:2damU33EUZXFMXNDfGPl+vxzPFE= |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 |
| Content-Language | de-DE |
| Xref | csiph.com de.comp.lang.python:5846 |
Show key headers only | View raw
In https://docs.python.org/3.11/whatsnew/3.11.html steht unter PEP 594 led to the deprecations of the following modules slated for removal in Python 3.13: cgi und cgitb Ich benutze die beiden Funktionen meist um Daten, die in html zwischen <form> und </form> eingegeben werden, auszuwerten. Auf was müsste ich umstellen?
Back to de.comp.lang.python | Previous | Next — Next in thread | Find similar
cgi cgitb Ersatz für Python 3.13 Hermann Riemann <nospam.ng@hermann-riemann.de> - 2022-10-25 19:16 +0200
Re: cgi cgitb Ersatz für Python 3.13 Thomas Hochstein <thh@thh.name> - 2022-10-25 20:05 +0200
Re: cgi cgitb Ersatz für Python 3.13 "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2022-10-25 22:56 +0200
[Python-de] Re: cgi cgitb Ersatz für Python 3.13 Hartmut Goebel <h.goebel@goebel-consult.de> - 2022-10-26 09:22 +0200
Re: [Python-de] Re: cgi cgitb Ersatz für Python 3.13 Thomas Orgelmacher <trash@odbs.org> - 2022-10-29 22:20 +0200
[Python-de] Re: cgi cgitb Ersatz für Python 3.13 "Massa, Harald Armin" <chef@ghum.de> - 2022-10-29 22:45 +0200
[Python-de] Re: cgi cgitb Ersatz für Python 3.13 imsoniyasharma01@gmail.com - 2022-11-06 06:29 +0000
[Python-de] Re: cgi cgitb Ersatz für Python 3.13 imsoniyasharma01@gmail.com - 2022-11-06 06:27 +0000
csiph-web