Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.061 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'answering': 0.09; 'python?': 0.15; 'cc:addr:python-list': 0.15; 'wrote:': 0.16; 'cheers,': 0.20; 'cc:no real name:2**0': 0.21; 'feb': 0.22; 'header:In-Reply-To:1': 0.22; 'received:209.85.212.46': 0.23; 'received:mail-vw0-f46.google.com': 0.23; 'cc:2**0': 0.25; 'pm,': 0.26; 'url:mailman': 0.26; 'message-id:@mail.gmail.com': 0.28; 'cc:addr:python.org': 0.29; 'fri,': 0.30; 'chris': 0.30; 'url:listinfo': 0.30; 'list': 0.32; 'received:209.85.212': 0.34; 'url:python': 0.36; 'received:google.com': 0.37; 'some': 0.38; 'received:209.85': 0.38; 'mailing': 0.38; 'url:org': 0.39; 'help': 0.39; 'received:209': 0.39; 'might': 0.40; '12:06': 0.84; 'sender:addr:chris': 0.84; 'subject::': 0.89 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rebertia.com; s=google; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=/Y/GjxnRGepKxdM5wh5KelP74Hl+IE2Ym9iNcak4rr0=; b=DS8seby87TskY4/mz9iuiFw1oIc9mhcbk2xlAlYwPWpwRkGUcLHxgEdOkqNAgtINs9 CzzKhCllR//RUxEX0YU+N3LeppwXtUVAqzDHOlS6cMK0VTEQvlseqGa7b6mMQ8iZ1n6B iaYRSMmDU6+2mI886iV6ncR/XYgl0FyOvad4o= MIME-Version: 1.0 Sender: chris@rebertia.com In-Reply-To: References: Date: Fri, 3 Feb 2012 12:14:42 -0800 X-Google-Sender-Auth: 2hXNLx5h-LxGSjYFxPgMht4a8wo Subject: Re: From: Chris Rebert To: Debashish Saha Content-Type: text/plain; charset=UTF-8 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1328300084 news.xs4all.nl 6972 [2001:888:2000:d::a6]:52797 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:19839 On Fri, Feb 3, 2012 at 12:06 PM, Debashish Saha wrote: > would u like to help me by answering some vbasic questions about python? You might prefer to ask such questions on the tutor mailing list instead: http://mail.python.org/mailman/listinfo/tutor Cheers, Chris