crobinso / modulemd

Forked from modulemd 6 years ago
Clone

1a7b656 Add internal method to dump into an OrderedDict

Authored and Committed by crobinso 6 years ago
    Add internal method to dump into an OrderedDict
    
    ...rather than a plain unordered dict(). This is a no-op for now
    but will be used in upcoming changes.
    
        
file modified
+44 -21