mjia / greenwave

Forked from greenwave 7 years ago
Clone

b85127c Fix Python 3 incompatibilities

Authored and Committed by jcline 7 years ago
    Fix Python 3 incompatibilities
    
    This removes the use of iteritems and correctly handles getting the
    decoded response data for tests.
    
    Signed-off-by: Jeremy Cline <jeremy@jcline.org>
    
        
file modified
+2 -2