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 f626db7 commit 2c84fc8Copy full SHA for 2c84fc8
1 file changed
Doc/ref/ref6.tex
@@ -86,6 +86,8 @@ \section{Assert statements \label{assert}}
86
the source code for the expression that failed in the error message;
87
it will be displayed as part of the stack trace.
88
89
+Assignments to \code{__debug__} are illegal. The value for the
90
+built-in variable is determined when the interpreter starts.
91
92
\section{Assignment statements \label{assignment}}
93
0 commit comments