On Thu, 13 Nov 2008 20:16:58 +0200, Mirat Can Bayrak <[EMAIL PROTECTED]> wrote:
On Thu, 13 Nov 2008 12:14:10 -0500
Jean-Paul Calderone <[EMAIL PROTECTED]> wrote:

Why don't you want to use one of these libraries for doing the thing that
you want to do?

mmm lets say i want to improve myself with building a curses like module. :)

Okay.  Then I'd suggest reading the source to the curses module or one of the
modules like it in order to learn how to do what it does.

In addition to learning how to manipulate terminals like curses does, this
will also help you improve at the important skill of reading existing code.

Jean-Paul
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to