Converted `be list --xml` to <be-xml> format.
authorW. Trevor King <wking@drexel.edu>
Thu, 21 Jan 2010 14:17:40 +0000 (09:17 -0500)
committerW. Trevor King <wking@drexel.edu>
Thu, 21 Jan 2010 14:17:40 +0000 (09:17 -0500)
commita7134ad51224e33df79d4589b677ad0718387f48
tree234673618f378d3e379885fac5e897319cb4d1e2
parentbe2de86f947b7bf2bb44f415df0a6f685633a64b
Converted `be list --xml` to <be-xml> format.

Fixed up be-xml-to-mbox following the recent libbe restructuring.

Moved stdout manipulation in be-mail-to-xml into the if __name__ ==
'__main__' block, in case some other module wants to recycle some of
its functions/methods.
libbe/command/list.py
misc/xml/be-mail-to-xml
misc/xml/be-xml-to-mbox