rdiff-backup-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-bugs] [bug #25529] Warning suppression in hash.py doesn't


From: anonymous
Subject: [Rdiff-backup-bugs] [bug #25529] Warning suppression in hash.py doesn't work with Python 2.2
Date: Mon, 09 Feb 2009 17:36:45 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008120908 Red Hat/3.0.5-1.el5_2 Firefox/3.0.5

URL:
  <http://savannah.nongnu.org/bugs/?25529>

                 Summary: Warning suppression in hash.py doesn't work with
Python 2.2
                 Project: rdiff-backup
            Submitted by: None
            Submitted on: Mon 09 Feb 2009 05:36:44 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This fix, intended to silence warnings, breaks on Python 2.2 where
warnings.simplefilter() isn't available:

http://cvs.savannah.gnu.org/viewvc/rdiff-backup/rdiff_backup/hash.py?root=rdiff-backup&r1=1.3&r2=1.4

(As an aside, is it really good manners to insert a global warning for
everything, rather than fine-tune it to silence the warning just for the one
module that is known to be deprecated?)






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?25529>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]