SIGN IN SIGN UP

Per discussion with Barry, make the default value for both get() and

setdefault() the empty string.  In setdefault(), use + to join the value
to create the entry for the headers attribute so that TypeError is raised
if the value is of the wrong type.
F
Fred Drake committed
233226e9773cb065d6fb2ffce9320e4c885894f3
Parent: d974221