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 6e372d1 commit c203370Copy full SHA for c203370
1 file changed
Doc/whatsnew/whatsnew25.tex
@@ -194,6 +194,7 @@ \section{PEP 342: New Generator Features}
194
File ``t.py'', line 15, in ?
195
print it.next()
196
StopIteration
197
+\end{verbatim}
198
199
Because \keyword{yield} will often be returning \constant{None},
200
you shouldn't just use its value in expressions unless you're sure
0 commit comments