[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] filer.login raises an exception with it can't login, not returns None (#486454).
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] filer.login raises an exception with it can't login, not returns None (#486454).
- Date: Thu, 19 Feb 2009 16:12:41 -0500
> Is this a change? If so, do we need to somehow handle both? Looks okay
> though
No, apparently I don't know how to read my own documentation:
def login(self, username, password):
"""Using the given username and password, attempt to login to the
bug filing system. This method must be provided by all subclasses,
and should raise LoginError if login is unsuccessful.
"""
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]