[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [bridgedb/master] Rewrite docstring for HTTPServer.WebResourceOptions class.
commit b9684c4d7ff8fbdd9b600ef3af11ab3356df007c
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date: Tue Apr 8 16:17:44 2014 +0000
Rewrite docstring for HTTPServer.WebResourceOptions class.
---
lib/bridgedb/HTTPServer.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/bridgedb/HTTPServer.py b/lib/bridgedb/HTTPServer.py
index dbeb935..7a127d9 100644
--- a/lib/bridgedb/HTTPServer.py
+++ b/lib/bridgedb/HTTPServer.py
@@ -528,10 +528,10 @@ class ReCaptchaProtectedResource(CaptchaProtectedResource):
class WebResourceOptions(resource.Resource):
- """This resource is used by Twisted Web to give a web page with
- additional options that the user may use to specify the criteria
- the returned bridges should meet.
+ """A resource with additional options which a client may use to specify the
+ which bridge types should be returned by :class:`WebResourceBridges`.
"""
+
isLeaf = True
def __init__(self):
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits