• Victor Stinner's avatar
    Cleanup pytime.c (#3955) · 277c8406
    Victor Stinner authored
    * Move _PyTime_overflow() at the top
    * Move assertion on numerator into _PyTime_ObjectToDenominator()
    * PEP 7: add { ... } to if blocks
    277c8406
pytime.c 21.3 KB