• Jason Madden's avatar
    Simplify __init__.py to not repeat itself three times. · 97ef73c6
    Jason Madden authored
    There are many fewer 'no cover' lines now.
    
    Remove the call to copy_reg.constructor---it doesn't do anything anymore except check that the object is callable, there is no registry.
    
    Also make timestamp support PURE_PYTHON.
    97ef73c6
timestamp.py 6.14 KB