Re: What does it take to implement a chat system in Python (Not asking for code just advice before I start my little project)

2013-07-18 Thread Owen Marshall
On 2013-07-18, Grant Edwards invalid@invalid.invalid wrote: On 2013-07-18, Serhiy Storchaka storch...@gmail.com wrote: 18.07.13 20:04, Terry Reedy ??(): On 7/18/2013 3:29 AM, Aseem Bansal wrote: About reading comp.lang.python can you suggest how to read it and reply? To read

Re: What does it take to implement a chat system in Python (Not asking for code just advice before I start my little project)

2013-07-18 Thread Owen Marshall
On 2013-07-18, Michael Torrie torr...@gmail.com wrote: On 07/18/2013 12:19 PM, Owen Marshall wrote: Huh - I (foolishly) didn't realize gmane actually had NNTP, I've always used it to search mailing lists. If the list dumped to usenet (much like c.l.python) I'd post through sunsite.dk, which

Re: Ideal way to separate GUI and logic?

2013-07-15 Thread Owen Marshall
On 2013-07-16, fronag...@gmail.com fronag...@gmail.com wrote: On Tuesday, July 16, 2013 1:06:30 AM UTC+8, asim...@gmail.com wrote: fron...@gmail.com wrote: So as a general idea, I should at the very least separate the GUI from the program logic by defining the logic as a function,

Re: UTF-EBCDIC encoding?

2013-07-15 Thread Owen Marshall
On 2013-07-12, Joel Goldstick joel.goldst...@gmail.com wrote: --047d7bdc8be492d67804e154c580 Content-Type: text/plain; charset=UTF-8 On Fri, Jul 12, 2013 at 2:11 PM, Wayne Werner wa...@waynewerner.com wrote: Is anyone aware of a UTF-EBCDIC[1] decoder? While Python does have a few EBCDIC