I'm back to my IRC client. I accidentally found the thread module in the
Python 2.3 documentation while looking at the time module.

What I can't get ideas or hints from the documentation is:
        What will i do to receive and send at the same time via console?

or:
        Should I forget the idea of a console and start learning GUI which will
do this for me.

and lastly:
        Should I have a program that handles all the sending and receiving and
puts it into a file and have to sub programs one that will write to the
file that the main program will read and send and one that just reads
the file which is received data.

I'm interested in python disto threads rather than other modules.

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to