]> granicus.if.org Git - python/commit
#665194: fix variable name in exception code path.
authorR David Murray <rdmurray@bitdance.com>
Thu, 23 Aug 2012 01:52:31 +0000 (21:52 -0400)
committerR David Murray <rdmurray@bitdance.com>
Thu, 23 Aug 2012 01:52:31 +0000 (21:52 -0400)
commit097a1208bc932f72491c77e24669ac3c0ed14bf6
tree87f7252838221688bbed1e1a12f17eb785abb75b
parentb8687df6532b809f41d77dfc617363d3c093ec88
#665194: fix variable name in exception code path.

It was correct in the original patch and I foobared it
when I restructured part of the code.
Lib/email/utils.py