Thanks to visit codestin.com Credit goes to github.com
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 fa873f6 commit f7f9818Copy full SHA for f7f9818
1 file changed
Doc/reference/lexical_analysis.rst
@@ -76,7 +76,7 @@ are ignored by the syntax; they are not tokens.
76
Encoding declarations
77
---------------------
78
79
-.. index:: source character set, encodings
+.. index:: source character set, encoding declarations (source file)
80
81
If a comment in the first or second line of the Python script matches the
82
regular expression ``coding[=:]\s*([-\w.]+)``, this comment is processed as an
0 commit comments