Some docstring updates
This patch rewraps some comments to shorter lengths, changes double-quotes to single-quotes inside triple-quoted docstrings for better editor handling. It also fixes some epydoc errors, namely invalid crossreferences (after method rename), documentation for inexistent (removed) parameters, etc. Reviewed-by: ultrotter
Showing
- lib/http/__init__.py 54 additions, 48 deletionslib/http/__init__.py
- lib/http/auth.py 5 additions, 7 deletionslib/http/auth.py
- lib/http/client.py 2 additions, 2 deletionslib/http/client.py
- lib/http/server.py 7 additions, 6 deletionslib/http/server.py
- lib/jqueue.py 2 additions, 2 deletionslib/jqueue.py
Loading
Please register or sign in to comment