Hi, On Mon, 26 May 2008, Johan Herland wrote: > On Monday 26 May 2008, Johannes Schindelin wrote: > > > @@ -75,15 +76,18 @@ def getgitenv(user, date): > > > > state = '' > > opt_nrepack = 0 > > +verbose = '' > > Maybe this should be > verbose = false > since it indicates your intent to exclusively use this variable as a > boolean. Now, that is not even funny, as that was my initial version, and Python complained about not knowing "false". Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html