Small wording update from Larry.

This commit is contained in:
Georg Brandl 2012-06-24 16:15:46 +02:00
parent 1729b8f45b
commit db99dd0605
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ PyDoc_STRVAR(compare_digest__doc__,
"or any type that supports the buffer protocol (e.g. bytes).\n"
"\n"
"Note: If a and b are of different lengths, or if an error occurs,\n"
"a timing attack may be able to infer information about the types\n"
"a timing attack may be able to reveal information about the types\n"
"and lengths of a and b, but not their values.\n");
static PyObject*