Modify ↓
Opened 15 years ago
Closed 15 years ago
#5468 closed defect (fixed)
DeprecationWarning with python2.6
Reported by: | tekknokrat | Owned by: | Russ Tyndall |
---|---|---|---|
Priority: | normal | Component: | TimingAndEstimationPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
When using timingandestimation within python2.6 environment you get the following DeprecationWarning:
timingandestimationplugin/tande_filters.py:5: DeprecationWarning: the sets module is deprecated
Attachments (0)
Note: See
TracTickets for help on using
tickets.
(In [6269]) closes #5468 after googling about, I think I found a way to get around the warnings. I dont have python 2.6, but it works in python 2.4