New submission from John Hagen:

https://docs.python.org/3.5/howto/webservers.html#setting-up-fastcgi

The "HOWTO Use Python in the web" documentation for 3.5.0rc1 prescribes to use 
flup in its example, which is not compatible with Python 3.

This has led to some confusion: 
https://stackoverflow.com/questions/23482357/fastcgi-wsgi-library-in-python-3

Perhaps the whole article could be given a once over to ensure it is still the 
best advice as of 2015.

----------
assignee: docs@python
components: Documentation
messages: 248491
nosy: John Hagen, docs@python
priority: normal
severity: normal
status: open
title: Python 3.5.0rc1 "HOWTO Use Python in the web" needs fix
type: enhancement
versions: Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24852>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to