• Jeremy Hylton's avatar
    Cleanup some dictionary API stuff: · 61e2f3b1
    Jeremy Hylton authored
        - use update() method where appropriate
        - don't pass None as second argument to get(). it's the default.
        - consistent space after comma between args
    61e2f3b1
FileStorage.py 71.8 KB