Revision 6873a52a lib/http/auth.py

b/lib/http/auth.py
111 111
    @param req: HTTP request context
112 112

  
113 113
    """
114
    # Unused argument, method could be a function
115
    # pylint: disable-msg=W0613,R0201
114 116
    return False
115 117

  
116 118
  def PreHandleRequest(self, req):

Also available in: Unified diff