SIGN IN SIGN UP

Change signatures for arguments to "s" and friends to be the proper ``const

char *`` instead of just ``char *``.  Also added the mentioning of "const" in
some places where it was left out even when the signature already stated the
fact.

Closes bug #980925.
B
Brett Cannon committed
d88471f432ac3b870dd4681a935528947a9d812a
Parent: 83a6430