• Jie Luo's avatar
    fix json_format for python2.6: · 2850a982
    Jie Luo authored
    1, objcect_pair_hook is not supported in python2.6, so duplicated key check is removed in 2.6
    2, total_seconds is not suppoted in python2.6, changed to compute seconds directly
    2850a982
travis.sh 5.03 KB