• Guido van Rossum's avatar
    Jim Fulton writes: · d3703791
    Guido van Rossum yazdı
    """
    I've attached a long overdue patch to pickle.py to bring it to format
    1.3, which is the same as 1.2 except that the binary float format
    is supported.  This is done using the new platform-indepent format
    features of struct.
    
    This patch also gets rid of the undocumented obsolete Pickler
    dump_special method.
    """
    d3703791
pickle.py 21.7 KB