Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.027 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.06; 'great.': 0.07; 'subject:code': 0.07; 'runs': 0.10; 'python': 0.11; 'suggest': 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject: \n ': 0.16; 'subject:Not': 0.16; 'subject:start': 0.16; 'suggestion.': 0.16; 'wrote:': 0.18; 'subject:project': 0.19; 'thu,': 0.19; 'not,': 0.20; 'thanks.': 0.20; 'written': 0.21; 'install': 0.23; '(or': 0.24; 'updating': 0.26; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'leave': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'that.': 0.31; 'anyone': 0.31; 'handled': 0.32; 'url:python': 0.33; 'alone': 0.33; 'subject: (': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; "i'll": 0.36; 'url:org': 0.36; 'should': 0.36; 'list.': 0.37; 'lists.': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'system.': 0.39; 'mailing': 0.39; 'url:mail': 0.40; 'how': 0.40; 'even': 0.60; 'read': 0.60; 'today.': 0.61; "you're": 0.61; 'discuss': 0.62; 'here:': 0.62; 'address': 0.63; 'email name :python-list': 0.65; 'reply': 0.66; 'forums': 0.68; 'jul': 0.74; 'email addr:python.org)': 0.84; 'subject:before': 0.84; 'subject:system': 0.84; 'subject:chat': 0.93; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=sfSgEeSbl45qWxc31bS2cq+XFqEtU2RX5ojTeoTcxM8=; b=WcJR0OlWg//uDiE2dc9AdE0Sm9lRZY4rKoHdBopDXa9Kr0MNac41oy+047lo9UzFlZ JLPfkcisohuxd/ZWhZmACXQiSrEQdC1/mTbhhqTPnQW1SvqsSLfG+mcgQPqHus2LBQFI 1v4K1LP9go13CmehmU3Rk258N5PvnWn0DpY9T8AlzP/muniKlvDu+b7iDXrGOByYGr8G 09pYcwGeVx+Z27HbG9Hzl9yseknwy77V80KhOTfRIwiMjxknapOr/VsqxjcVDB1BFcdn PTN36HtAphMtNfJ11MjXAIn5yX3/xBja0ISM0LYe3ncl/4kVYY7PEBCCdU9EnqF9qQIs xV6w== MIME-Version: 1.0 X-Received: by 10.58.249.236 with SMTP id yx12mr3535749vec.25.1374132884809; Thu, 18 Jul 2013 00:34:44 -0700 (PDT) In-Reply-To: <55decdb2-cb16-405a-8db9-b43a4e88d16d@googlegroups.com> References: <1f3e15e8-bbd3-457c-85f4-c5f251b3e744@googlegroups.com> <432d1377-8421-479d-a560-962158de2e15@googlegroups.com> <9ba25297-c5a8-444a-886f-8d00c531e97c@googlegroups.com> <1d5c967e-3dba-41f2-adae-c8c576e4161d@googlegroups.com> <55decdb2-cb16-405a-8db9-b43a4e88d16d@googlegroups.com> Date: Thu, 18 Jul 2013 17:34:44 +1000 Subject: Re: What does it take to implement a chat system in Python (Not asking for code just advice before I start my little project) From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1374132896 news.xs4all.nl 15923 [2001:888:2000:d::a6]:57465 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:50842 On Thu, Jul 18, 2013 at 5:29 PM, Aseem Bansal wrote: > @ChrisA > > Thanks. That's great. That solved the whole thing easily. I'll install Py= thon 3 and start updating today. > > About reading comp.lang.python can you suggest how to read it and reply? = I have never read a newsgroup leave alone participated in one. I am used to= forums like stackoverflow. Any way to read it and reply by one interface? = If not, give any suggestion. I'll use that. Easiest, if you're not familiar with newsgroups, is to subscribe to the mailing list. Subscribe here: http://mail.python.org/mailman/listinfo/python-list Then you get an email every time anyone posts. Threading should be handled by any decent mail client, and you just hit Reply-List (or Reply and change the address to python-list@python.org) to post a follow-up. It's a good system. Works for myriad lists. The software that runs this one (Mailman) is even written in Python, so you're using Python to discuss Python :) ChrisA