Replace "--assertmode=off" by "--assert=plain"

Fix #1214
This commit is contained in:
Bruno Oliveira 2015-12-02 18:39:32 -02:00
parent 464e16deca
commit 9475cd3fb8
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ be the same, confusing the reinterpreter and obfuscating the initial
error (this is also explained at the command line if it happens).
You can also turn off all assertion interaction using the
``--assertmode=off`` option.
``--assert=plain`` option.
.. _`py namespaces`: index.html
.. _`py/__init__.py`: http://bitbucket.org/hpk42/py-trunk/src/trunk/py/__init__.py