Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #5846

cgi cgitb Ersatz für Python 3.13

From Hermann Riemann <nospam.ng@hermann-riemann.de>
Newsgroups de.comp.lang.python
Subject cgi cgitb Ersatz für Python 3.13
Date 2022-10-25 19:16 +0200
Message-ID <jrqjviFcgtkU1@mid.individual.net> (permalink)

Show all headers | 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 | NextNext in thread | Find similar


Thread

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