mirror of https://github.com/python/cpython
Add a link to the demo dir.
This commit is contained in:
parent
79b2dbaf3f
commit
1fef1eb6e9
|
@ -48,7 +48,7 @@ Linux and the BSD variants of Unix.
|
||||||
Tutorial material on using curses with Python, by Andrew Kuchling and Eric
|
Tutorial material on using curses with Python, by Andrew Kuchling and Eric
|
||||||
Raymond.
|
Raymond.
|
||||||
|
|
||||||
The :file:`Demo/curses/` directory in the Python source distribution contains
|
The :source:`Demo/curses/` directory in the Python source distribution contains
|
||||||
some example programs using the curses bindings provided by this module.
|
some example programs using the curses bindings provided by this module.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue