Re: [Tutor] new to threading, Queues

2013-04-18 Thread Jordan
On 04/18/2013 02:16 AM, Chuck Mayers wrote: Hi! I was having a bit of nostalgia today, and thought I'd try to write a simple, old school BBS. I found the 'paramiko' library, and I've got something I can SSH into that would have impressed my 1990's self. I found some example code of the "th

[Tutor] new to threading, Queues

2013-04-17 Thread Chuck Mayers
Hi! I was having a bit of nostalgia today, and thought I'd try to write a simple, old school BBS. I found the 'paramiko' library, and I've got something I can SSH into that would have impressed my 1990's self. I found some example code of the "threading" library, and I've managed to use it to ta