summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorIra Lun <sammyrosajoe@gmail.com>2017-06-18 23:03:35 +0100
committerIra Lun <sammyrosajoe@gmail.com>2017-06-18 23:03:35 +0100
commit217ce848211ec96acae6c46921d76b1c1eadd9a9 (patch)
treedae74688ae4e7cbf0b6d01869763f6dcf7699cce /docs/api
parentc3588e725b4aa2a18690ed2813025d4a1709f16b (diff)
downloadwebob-217ce848211ec96acae6c46921d76b1c1eadd9a9.tar.gz
Remove comment.
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/webob.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/api/webob.txt b/docs/api/webob.txt
index aa1e301..4f43db6 100644
--- a/docs/api/webob.txt
+++ b/docs/api/webob.txt
@@ -6,11 +6,6 @@ Headers
Accept-*
~~~~~~~~
-.. # 2017-06-16: There appears to be various bugs with the ``:members`` and
-.. # ``:inherited-members`` options, both when the two are used together, and
-.. # when one of them is combined with ``autoattribute``, so we are using
-.. # ``automethod`` and ``autoattribute`` instead.
-
.. automodule:: webob.acceptparse
.. autoclass:: AcceptCharset