2634a43 Let's make sure we have at least two '$' before doing the split

Authored and Committed by pingou 8 years ago
    Let's make sure we have at least two '$' before doing the split
    
    This will ensure we are not going to run into an exception:
    ValueError: need more than X values to unpack
    
        
file modified
+5 -0