"Sverre Rabbelier" <alturin@xxxxxxxxx> writes: > On Mon, May 26, 2008 at 3:14 PM, Johannes Schindelin > <Johannes.Schindelin@xxxxxx> wrote: >> Now, that is not even funny, as that was my initial version, and Python >> complained about not knowing "false". > > That is because in python the keyword is "False" (note the capital 'F'). I too write True/False in my recent Python code, but I vaguely recall they were relatively new to the language. I think it was 2.3 which is probably 5 years old by now, so if that is the case we probably are safe (and they are used in p4import anyway). I think I spotted a bug in Python documentation, by the way ;-) http://docs.python.org/ref/ref.html does not even list "True" and "False" in its section 2.4 (Literals) yet, and that document is for version 2.5.2. -- 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