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


Groups > comp.lang.python > #77291

Re: Typing help brings up a screen that says type help()

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.kamp.net!newsfeed.kamp.net!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.86.MISMATCH!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.034
X-Spam-Evidence '*H*': 0.93; '*S*': 0.00; '*not*': 0.07; 'subject:help': 0.08; 'subject:()': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:screen': 0.16; 'subject:type': 0.16; 'superfluous': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'all,': 0.19; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'correct': 0.29; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; 'subject:that': 0.31; 'anyone': 0.31; 'received:google.com': 0.35; 'ends': 0.38; 'gmail': 0.38; 'does': 0.39; 'bad': 0.39; 'delete': 0.39; 'address.': 0.39; 'even': 0.60; 'address': 0.63; 'telling': 0.64; '30,': 0.65; 'invalid': 0.68; 'destination': 0.91; 'joel': 0.91; 'to:none': 0.92
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:cc :content-type; bh=1NCWQBY+amy/y6b3Sn/dbSvt+wRUcxNJDHSKSVaTNgc=; b=xWs/IKjRNmhnbrnzxz7QPIBjlXFiElXRKRpBUmG7yWjTpeKXPR9jNjy/sbBwft18VT w+eEW7uKv6x0MLduf+LeYpgb+rhimpcvUHAqvIu1qAJB3QY1vKtdiaYMP81UQQDxqCFM JOh9r5AGVvA72BpBdKIUX8+pGzNTGwwQMGgD6kchf5+QuwCSZWAuYrbZYueqSMGfXewp 6DUItCtRdR1cYeN0Rt5cqkbVk5BcY0FHM45DnuKmV9uc2pX+hvJusfzYi1XHVpXWCk3e 5Ja4EITKzLeatwpmCgD/7lT40GkbDDIxNh5wq7ggKRuPlar77Y/kV+x57VVZ2r69Rtmp lwoA==
MIME-Version 1.0
X-Received by 10.50.30.72 with SMTP id q8mr2049819igh.14.1409350929607; Fri, 29 Aug 2014 15:22:09 -0700 (PDT)
In-Reply-To <CAPM-O+w=BvvKOmGEmLEY+E8fSLWuTDyyKixVeOC=bOGJNZaoTg@mail.gmail.com>
References <12p10atdufggrba3e5k9ie7kla17thh1ha@4ax.com> <CAPM-O+w=BvvKOmGEmLEY+E8fSLWuTDyyKixVeOC=bOGJNZaoTg@mail.gmail.com>
Date Sat, 30 Aug 2014 08:22:09 +1000
Subject Re: Typing help brings up a screen that says type help()
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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>
Newsgroups comp.lang.python
Message-ID <mailman.13621.1409351395.18130.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1409351395 news.xs4all.nl 2835 [2001:888:2000:d::a6]:34721
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:77291

Show key headers only | View raw


On Sat, Aug 30, 2014 at 7:15 AM, Joel Goldstick
<joel.goldstick@gmail.com> wrote:
> Your invalid email address is annoying to anyone who uses gmail to
> respond to this group.  It requires send all, and every time I answer
> you, I get a mail notice telling me about your bad email address.
> What exactly is the reason you don't supply a correct address?

Gmail does *not* require "reply all", and even if you do use it, you
can delete his address. Please don't always use reply-all - it ends up
accumulating superfluous destination addresses.

ChrisA

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


Thread

Typing help brings up a screen that says type help() Seymore4Head <Seymore4Head@Hotmail.invalid> - 2014-08-29 16:40 -0400
  Re: Typing help brings up a screen that says type help() Joel Goldstick <joel.goldstick@gmail.com> - 2014-08-29 17:10 -0400
  Re: Typing help brings up a screen that says type help() Joel Goldstick <joel.goldstick@gmail.com> - 2014-08-29 17:15 -0400
    Re: Typing help brings up a screen that says type help() Seymore4Head <Seymore4Head@Hotmail.invalid> - 2014-08-29 18:14 -0400
  Re: Typing help brings up a screen that says type help() Chris Angelico <rosuav@gmail.com> - 2014-08-30 08:22 +1000
  Re: Typing help brings up a screen that says type help() Joel Goldstick <joel.goldstick@gmail.com> - 2014-08-29 18:40 -0400
    Re: Typing help brings up a screen that says type help() Grant Edwards <invalid@invalid.invalid> - 2014-09-02 16:36 +0000
  Re: Typing help brings up a screen that says type help() Chris Angelico <rosuav@gmail.com> - 2014-08-30 08:54 +1000
  Re: Typing help brings up a screen that says type help() Joel Goldstick <joel.goldstick@gmail.com> - 2014-08-29 19:02 -0400
  Re: Typing help brings up a screen that says type help() Chris Angelico <rosuav@gmail.com> - 2014-08-30 09:10 +1000
  Re: Typing help brings up a screen that says type help() Terry Reedy <tjreedy@udel.edu> - 2014-08-29 21:41 -0400
    Re: Typing help brings up a screen that says type help() Seymore4Head <Seymore4Head@Hotmail.invalid> - 2014-08-29 22:55 -0400
  Re: Typing help brings up a screen that says type help() Zachary Ware <zachary.ware+pylist@gmail.com> - 2014-08-29 21:13 -0500
  Re: Typing help brings up a screen that says type help() Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-30 14:46 +1000

csiph-web