fix doc abput python 3 support

This commit is contained in:
benoitc 2013-06-29 05:20:43 +02:00
parent b6569361e9
commit 638ad129c8

View File

@ -18,7 +18,7 @@ Features
* Simple Python configuration
* Multiple worker configurations
* Various server hooks for extensibility
* Compatible with Python 2.x >= 2.6
* Compatible with Python 2.x >= 2.6 and 3.x >= 3.1
.. note::