projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79b2dba
)
Add a link to the demo dir.
author
Ezio Melotti
<ezio.melotti@gmail.com>
Thu, 28 Feb 2013 15:55:17 +0000
(17:55 +0200)
committer
Ezio Melotti
<ezio.melotti@gmail.com>
Thu, 28 Feb 2013 15:55:17 +0000
(17:55 +0200)
Doc/library/curses.rst
patch
|
blob
|
history
diff --git
a/Doc/library/curses.rst
b/Doc/library/curses.rst
index a3c098bfac8a2bc238a619163a3c8bc5204986ee..72711e1ae0aa3e09566fb449d1642514a506aec7 100644
(file)
--- a/
Doc/library/curses.rst
+++ b/
Doc/library/curses.rst
@@
-48,7
+48,7
@@
Linux and the BSD variants of Unix.
Tutorial material on using curses with Python, by Andrew Kuchling and Eric
Raymond.
- The :
fil
e:`Demo/curses/` directory in the Python source distribution contains
+ The :
sourc
e:`Demo/curses/` directory in the Python source distribution contains
some example programs using the curses bindings provided by this module.