diff -r 65a619eb31c4 -r b8287e54b528 req.py --- a/req.py Wed Aug 25 10:01:11 2010 +0200 +++ b/req.py Wed Aug 25 10:29:07 2010 +0200 @@ -15,9 +15,8 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -"""Base class for request/session +"""Base class for request/session""" -""" __docformat__ = "restructuredtext en" from warnings import warn