mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
Fix SF #1442937, Bad Coroutine link
This commit is contained in:
parent
d8cea79bb4
commit
0917988f7c
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@ some fancier uses of generators as coroutines.}
|
|||
\seeurl{http://en.wikipedia.org/wiki/Coroutine}{The Wikipedia entry for
|
||||
coroutines.}
|
||||
|
||||
\seeurl{http://www.sidhe.org/~dan/blog/archives/000178.html}{An
|
||||
\seeurl{http://www.sidhe.org/\~{}dan/blog/archives/000178.html}{An
|
||||
explanation of coroutines from a Perl point of view, written by Dan
|
||||
Sugalski.}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue