From d61b9a76a1ffc9daec72456aa4549bf3e3093f29 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 25 Jun 2009 08:30:52 -0400 Subject: Added `be tag --list' to list all tags. Loading all the bugs for the list search had the side effect of updating all the bug values files to the new YAML format. --- .../31cd490d-a1c2-4ab3-8284-d80395e34dd2/values | 31 ++++------------------ 1 file changed, 5 insertions(+), 26 deletions(-) (limited to '.be/bugs/31cd490d-a1c2-4ab3-8284-d80395e34dd2/values') diff --git a/.be/bugs/31cd490d-a1c2-4ab3-8284-d80395e34dd2/values b/.be/bugs/31cd490d-a1c2-4ab3-8284-d80395e34dd2/values index 02f718a..5c9594e 100644 --- a/.be/bugs/31cd490d-a1c2-4ab3-8284-d80395e34dd2/values +++ b/.be/bugs/31cd490d-a1c2-4ab3-8284-d80395e34dd2/values @@ -1,35 +1,14 @@ +creator: wking +severity: minor -creator=wking +status: fixed +summary: elementtree module moved in Python 2.5 - -severity=minor - - - - - - -status=fixed - - - - - - -summary=elementtree module moved in Python 2.5 - - - - - - -time=Thu, 13 Nov 2008 16:45:24 +0000 - - +time: Thu, 13 Nov 2008 16:45:24 +0000 -- cgit