Minor formatting fix

This commit is contained in:
Nick Coghlan 2009-03-08 04:14:01 +00:00
parent f184cca348
commit a834380d63
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ With the above change in place for the ``with`` statement semantics,
``SkipStatement`` instead of ``RuntimeError`` when the underlying
generator doesn't yield.
Rationale for Change
====================