Your message dated Sat, 10 Oct 2009 20:28:51 +0200
with message-id <[email protected]>
and subject line Done: python-debianbts: no way to distinguish
archived/unarchived bugs
has caused the Debian Bug report #540386,
regarding python-debianbts: no way to distinguish archived/unarchived bugs
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
540386: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540386
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-debianbts
Version: 0.4
Severity: normal
I can see no way to distinguish archived bugs from unarchived bugs:
import debianbts
[archived, unarchived] = debianbts.get_status(360118, 527744)
archived.status, archived.value()
(u'Resolved', 53)
unarchived.status, unarchived.value()
(u'Resolved', 53)
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-debianbts depends on:
ii python-soappy 0.12.0-4 SOAP Support for Python
ii python-support 1.0.3 automated rebuilding support for P
python-debianbts recommends no packages.
python-debianbts suggests no packages.
-- no debconf information
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Package: python-debianbts
Version: 1.0
With version 1.0 python-debianbts supports provides all the data
available via SOAP interface. Bugreport.archived is also provided by SOAP.
--
Bastian Venthur http://venthur.de
Debian Developer venthur at debian org
--- End Message ---