Commit 236c0ea6 authored by Sandro Tosi's avatar Sandro Tosi

merge heads

parents 39aec017 73ce5e73
......@@ -347,7 +347,7 @@ A string conversion is an expression list enclosed in reverse (a.k.a. backward)
quotes:
.. productionlist::
string_conversion: "'" `expression_list` "'"
string_conversion: "`" `expression_list` "`"
A string conversion evaluates the contained expression list and converts the
resulting object into a string according to rules specific to its type.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment