On 26 May 2005, John Arbash Meinel <john at arbash-meinel.com> wrote: > Do you want to use the python builtin warnings system, or just > bzrlib.trace.warning? I was going to use python warnings for warnings to the programmer, and bzrlib warnings for ones directed at the user. If that makes sense to you. -- Martin