687f60 To add a list to a list use extend() not append()

Authored and Committed by Pierre-Yves Chibon 8 years ago
    To add a list to a list use extend() not append()
    
        
file modified
+2 -2