[PATCH] Re: Fix Machine ui to not error out on ui.warn()

Nicolas Sebrecht nicolas.s-dev at laposte.net
Sat Dec 4 09:48:13 UTC 2010


On Wed, Dec 01, 2010 at 01:12:09PM +0100, Sebastian Spaeth wrote:
> 
> All other uis (especially BaseUI) define as warn(self, msg, minor = 0)
> just MachineUI required minor without a default. This leads the
> Machine UI to error out with an exception if we pass it
> ui.warn("string") which is the common thing in our code base. This
> patch is therefore small but critical in fixing this UI.

Thanks; merged.

-- 
Nicolas Sebrecht



More information about the OfflineIMAP-project mailing list