This commit is contained in:
Benjamin Peterson 2011-05-28 16:04:36 -05:00
parent f63ff5267c
commit 6fdcecb864
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ easy to rewrite the assertion and avoid any trouble::
content = f.read()
assert content != '...'
All assert introspeciton can be turned off by passing ``--assertmode=off``.
All assert introspection can be turned off by passing ``--assertmode=off``.
.. versionadded:: 2.1