projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8cea79
)
Fix SF #1442937, Bad Coroutine link
author
Neal Norwitz
<nnorwitz@gmail.com>
Sat, 4 Mar 2006 23:31:45 +0000
(23:31 +0000)
committer
Neal Norwitz
<nnorwitz@gmail.com>
Sat, 4 Mar 2006 23:31:45 +0000
(23:31 +0000)
Doc/whatsnew/whatsnew25.tex
patch
|
blob
|
history
diff --git
a/Doc/whatsnew/whatsnew25.tex
b/Doc/whatsnew/whatsnew25.tex
index f40d583bc2ac7e20bb4d46b044b45c5e1029218e..3ea1d8db4569db7aacf5dff2894dc32cfcaaef84 100644
(file)
--- a/
Doc/whatsnew/whatsnew25.tex
+++ b/
Doc/whatsnew/whatsnew25.tex
@@
-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.}