Fix all deprecation warnings in Python 3

Bug #1239327 reported by Matt Jones
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Raise
Confirmed
Low
Unassigned

Bug Description

Python3 by default will ignore warnings for deprecated features. Use "python3 -Wd" to show and fix them. Make sure it still works in 2.6.

Revision history for this message
Matt Jones (workhorsy) wrote :

Try:
python -W default
or:
python -Wd

Matt Jones (workhorsy)
Changed in raise:
milestone: 0.3.0 → 0.4.0
Matt Jones (workhorsy)
Changed in raise:
milestone: 0.4.0 → 0.5.0
Matt Jones (workhorsy)
Changed in raise:
milestone: 0.5.0 → 0.6.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.