From 5606ef01e5abf99d2da2ca1fec2413ea8bf47ff9 Mon Sep 17 00:00:00 2001 From: Michael Spang Date: Wed, 16 Sep 2009 17:32:11 -0400 Subject: [PATCH] Add status thing --- ceo/urwid/newmember.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ceo/urwid/newmember.py b/ceo/urwid/newmember.py index 6a8725d..62f54f6 100644 --- a/ceo/urwid/newmember.py +++ b/ceo/urwid/newmember.py @@ -172,6 +172,7 @@ class EndPage(WizardPanel): def check(self): pop_window() def activate(self): + set_status("Contacting the gibson...") problem = None try: if self.utype == 'member':