[Python-Dev] PEP 460 reboot (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Jan 14 09:23:07 CET 2014


Glenn Linderman wrote:

A mechanism could be defined where "format string" would only contain format specifications, and any other text would be considered an error.

Someone already did -- it's called struct.pack(). :-)

-- Greg



More information about the Python-Dev mailing list