[Bug-triage-commits] Bug Triage and Forward Tool: Changes to 'master'

Gustavo Rezende Montesino grm-guest at alioth.debian.org
Mon May 28 01:27:38 UTC 2007


 ChangeLog                      |    9 ++++-
 src/bugtaf/config.py           |   25 ++++++++++++
 src/bugtaf/debbugs/html.py     |   82 ++++++++++++++++++++++++++++++++++++++++
 src/bugtaf/debbugs/soap.py     |   64 +++++++++++++++++++++++++++++++
 4 files changed, 179 insertions(+), 1 deletions(-)

New commits:
commit 0b078fd1f1a9eba7357ca9e58f61a905869a3afc
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sun May 27 22:26:36 2007 -0300

    Basic debbugs interaction.
    
    * src/bugtaf/config.py: Handles user configuration file
    * src/bugtaf/debbugs:
      + soap.py: Interaction with debbugs through SOAP
      + html.py: Interaction with debbugs through HTML




More information about the Bug-triage-commits mailing list