We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7244d9 commit 3c90d9cCopy full SHA for 3c90d9c
Doc/library/functions.rst
@@ -521,7 +521,7 @@ are always available. They are listed here in alphabetical order.
521
object.
522
523
When the *expression* argument is a string, it is parsed and evaluated as a
524
- Python expression (see :ref:`expression-input`). The leading and trailing spaces,
+ Python expression (see :ref:`expression-input`). Any leading and trailing spaces,
525
tabs, and newlines are stripped.
526
527
The evaluation is performed in the environment specified by the arguments
0 commit comments