only call auth() once, and make it a member of mevemon class.
authorRyan Campbell <campbellr@gmail.com>
Mon, 19 Apr 2010 16:13:26 +0000 (10:13 -0600)
committerRyan Campbell <campbellr@gmail.com>
Mon, 19 Apr 2010 16:13:26 +0000 (10:13 -0600)
commitac50ed43a8c3a28344a0070eeda09e32477f22b6
tree0e32a8ee1e350a12314b287e56ec943f54a9cf6d
parent552bf254a8593a595c117f3a6401630c3391f8f6
only call auth() once, and make it a member of mevemon class.

refresh self.auth when the settings are changed.

I'm not sure if this makes any REAL difference, but it seems a bit
redundant to call auth() every time we want to do something with the
eveapi.
mevemon.py
ui/fremantle/ui.py