mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Fixed "web servers" heading
This commit is contained in:
@@ -88,6 +88,8 @@ The premise of web.py is that it is flexible - code your webapp any way you want
|
|||||||
web.py comes with some nifty tools built in, like database connection tools and a mini http server.
|
web.py comes with some nifty tools built in, like database connection tools and a mini http server.
|
||||||
|
|
||||||
**Support** for web.py is quite sparse, but you can look for support in the `mailing list <http://groups.google.com/group/webpy>`_ .
|
**Support** for web.py is quite sparse, but you can look for support in the `mailing list <http://groups.google.com/group/webpy>`_ .
|
||||||
|
|
||||||
|
|
||||||
Web Servers
|
Web Servers
|
||||||
:::::::::::
|
:::::::::::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user