Get --coverage to be an acceptable flag for test.regrtest again.

This commit is contained in:
Brett Cannon 2011-01-06 22:32:41 +00:00
parent 610e544bf7
commit 63eef1e0dd
3 changed files with 5 additions and 3 deletions

View file

@ -7,7 +7,7 @@ Expressions
.. index:: expression, BNF
This chapter explains the meaning of the elements of expressions in Python.
This chapter explains the meaning of the elements of expressions in Python.
**Syntax Notes:** In this and the following chapters, extended BNF notation will
be used to describe syntax, not lexical analysis. When (one alternative of) a