From aa8bf18b871c1d46a7d8a53938c60971f193d16f Mon Sep 17 00:00:00 2001 From: Taranjeet Date: Sun, 27 Dec 2015 18:02:49 +0530 Subject: [PATCH] removes repeating web.py from docs/scenarios --- docs/scenarios/web.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index 60ba2afba..493996a8c 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -80,7 +80,7 @@ email to flask@librelist.com and reply to the confirmation email. Web.py ------ -`Web.py `_ web.py is a web framework for Python that is as +`Web.py `_ is a web framework for Python that is as simple as it is powerful. You won't find wizards or boilerplate websites in Web.py and will have to build from scratch. Web.py provides no administration utility. Web.py is the brainchild of Aaron Swartz, who developed it while working