forked from orbit-oss/flask
We do not support 2.4, not even with CGI :)
This commit is contained in:
parent
24c1713ff5
commit
402f12bb6d
2 changed files with 1 additions and 4 deletions
|
|
@ -31,9 +31,6 @@ First you need to create the CGI application file. Let's call it
|
|||
|
||||
CGIHandler().run(app)
|
||||
|
||||
If you're running Python 2.4 you will need the :mod:`wsgiref` package. Python
|
||||
2.5 and higher ship this as part of the standard library.
|
||||
|
||||
Server Setup
|
||||
------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue