Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #105314

Re: Fetch Gmail Archieved messages

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Newsgroups comp.lang.python
Subject Re: Fetch Gmail Archieved messages
Date Sun, 20 Mar 2016 23:06:17 +0000
Lines 27
Message-ID <mailman.414.1458515232.12893.python-list@python.org> (permalink)
References <2f0a6e59-a636-4c65-9181-df6de05035a6@googlegroups.com> <29c50bd3-9bdf-444f-891f-9d9d3e314eea@googlegroups.com> <85665d75-a26b-470b-a5fd-5e647898319c@googlegroups.com> <016f02cd-13f1-4eef-8cb9-d682c72dad55@googlegroups.com> <0d267f26-dc84-4678-9875-2d90164bfbbd@googlegroups.com> <7824f879-02e7-4047-af51-f6b43c98866f@googlegroups.com> <6d3229aa-6ae8-4645-90e6-76e3861f8c30@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de 67FLDwQqlHJh2+W4SzZlAAHp8SlDgcITTUnV7gxsvG3Q==
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.016
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.05; 'iterate': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:messages': 0.09; 'python': 0.10; 'ignore': 0.14; '2016': 0.16; 'door,': 0.16; 'kitchen': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'soup': 0.16; 'troll': 0.16; 'wrote:': 0.16; 'language': 0.19; 'fix': 0.21; 'lawrence': 0.22; 'sorry,': 0.22; 'code,': 0.23; 'code.': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'loop,': 0.29; 'asked': 0.29; "i'm": 0.30; 'you?': 0.30; 'code': 0.30; "can't": 0.32; 'language.': 0.32; "who's": 0.32; 'run': 0.33; "he's": 0.33; 'point,': 0.33; 'raising': 0.33; 'but': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'thanks': 0.37; 'received:org': 0.37; 'johnson': 0.37; 'list.': 0.37; 'drop': 0.38; 'mailing': 0.38; 'why': 0.39; 'does': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'mark': 0.40; 'your': 0.60; 'determine': 0.61; 'bring': 0.62; 'here.': 0.62; 'charset:windows-1252': 0.62; 'saturday,': 0.63; 'our': 0.64; 'march': 0.64; 'python-list': 0.66; '"big': 0.84; 'malfunction': 0.84; 'pythonistas,': 0.84; 'utc+5:30,': 0.84; 'subject:Gmail': 0.91; 'rick': 0.93; 'sick': 0.93
X-Injected-Via-Gmane http://gmane.org/
X-Gmane-NNTP-Posting-Host 80.234.129.0
User-Agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0
In-Reply-To <6d3229aa-6ae8-4645-90e6-76e3861f8c30@googlegroups.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.21
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:105314

Show key headers only | View raw


On 20/03/2016 19:56, Arshpreet Singh wrote:
> On Saturday, 19 March 2016 05:38:16 UTC+5:30, Rick Johnson  wrote:
>
>> I gave you "real help".
>>
>> What you want me to do -- write the code for you? Sorry, but Python-list is not a soup kitchen for destitute code. Neither is it a triage center were you can bring your sick code, drop it at the door, and say: "Here, fix this, i'm going to the bar".
>>
>> Where is your traceback?
>>
>> Does your code run without raising Errors?
>>
>> Why did you create a loop, simply to iterate over a list-literal containing  one value?
>>
>> At this point, i can't determine if you're trolling or serious...
>
> Thanks "Big boy"! I just asked for help not any kind of malfunction here.
>

Please ignore "Ranting Rick", he's a well known troll who's just been 
slapped firmly down over on the Python ideas mailing list.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Fetch Gmail Archieved messages Arshpreet Singh <arsh840@gmail.com> - 2016-03-15 03:48 -0700
  Re: Fetch Gmail Archieved messages Rick Johnson <rantingrickjohnson@gmail.com> - 2016-03-15 10:02 -0700
    Re: Fetch Gmail Archieved messages Arshpreet Singh <arsh840@gmail.com> - 2016-03-17 21:14 -0700
      Re: Fetch Gmail Archieved messages Rick Johnson <rantingrickjohnson@gmail.com> - 2016-03-17 22:44 -0700
        Re: Fetch Gmail Archieved messages Arshpreet Singh <arsh840@gmail.com> - 2016-03-18 07:19 -0700
          Re: Fetch Gmail Archieved messages Rick Johnson <rantingrickjohnson@gmail.com> - 2016-03-18 17:08 -0700
            Re: Fetch Gmail Archieved messages Arshpreet Singh <arsh840@gmail.com> - 2016-03-20 12:56 -0700
              Re: Fetch Gmail Archieved messages Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-20 23:06 +0000

csiph-web