SIGN IN SIGN UP

Jim Fulton writes:

"""
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.
"""
G
Guido van Rossum committed
d370379186e1639ff43b245c54ed56dbdc8ab96c
Parent: cf1daad