mirror of
https://github.com/python/cpython.git
synced 2026-05-27 06:42:27 -04:00
b56b494bea
* Fixed incorrect wording: expression->exception * Noted the specific exception reported by "raise" when the is nothing to re-raise. * Eliminated several instances of "e.g." as recommended in the style guide.