Python 3 lack of support for fcgi/wsgi.

Ben Finney ben+python at benfinney.id.au
Mon Mar 30 19:30:32 EDT 2015


John Nagle <nagle at animats.com> writes:

> That's part of the problem of having all those forks - now
> each bug has to be fixed in each fork.

Agreed, there is too much focus on developing everything in isolation,
too little focus on getting different libraries working together.

> After all this, the production system is now running entirely
> on Python 3.

Hey, that's great! Congratulations on making it through to the
actively-developed world of Python 3 :-)

-- 
 \        “When in doubt tell the truth. It will confound your enemies |
  `\   and astound your friends.” —Mark Twain, _Following the Equator_ |
_o__)                                                                  |
Ben Finney




More information about the Python-list mailing list