Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'syntax': 0.04; 'python)': 0.05; 'that?': 0.05; 'subject:help': 0.08; 'logic': 0.09; 'subject:()': 0.09; 'runs': 0.10; 'cc:addr:python-list': 0.11; 'python': 0.11; 'subject:screen': 0.16; 'subject:type': 0.16; 'wrote:': 0.18; 'help.': 0.21; 'aug': 0.22; 'shell': 0.22; 'cc:addr:python.org': 0.22; 'error': 0.23; 'versions': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'function': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'getting': 0.31; 'subject:that': 0.31; 'url:python': 0.33; 'fri,': 0.33; 'older': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'behind': 0.37; 'displays': 0.38; 'pm,': 0.38; '(from': 0.39; "couldn't": 0.39; 'url:mail': 0.40; 'joel': 0.91 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 :cc:content-type; bh=b9eQdpB2QyJ1kf6Jb/gci9AOSfYl98trrtqWU9W+Oxk=; b=xJTlLqk/DKz+PFcHoj1s0Ywy7qjwQflFhU/PB1XahzxPedaFx5H0ff/Os8Kqt+hygs cbqRg9mOlH6CntEIf7ju+DFuIHQ70jEreHjSM2glhacPpP0+AXMFg0yspgfFMfjNvBZ3 U3oUKpYHFqM64ogJE1S32sY+uQzcmPpM0+k0Aojr2OaALbZuYBg0vmx/0J9D53xfe5kU Q7fu5YRQAV1mHn27utR9YmAYJOPGEuaBCN+uYwmxsFDAx+YSv7v4C+aIWNAgXJz0hY82 SUSn6L0uHzd++Xh9yUknUociuhRBlmuTFglYJ7l/0MJ7vh9oMp+1y3lz/Jay0t10zirJ qa9g== MIME-Version: 1.0 X-Received: by 10.140.108.200 with SMTP id j66mr20969046qgf.43.1409346636749; Fri, 29 Aug 2014 14:10:36 -0700 (PDT) In-Reply-To: <12p10atdufggrba3e5k9ie7kla17thh1ha@4ax.com> References: <12p10atdufggrba3e5k9ie7kla17thh1ha@4ax.com> Date: Fri, 29 Aug 2014 17:10:36 -0400 Subject: Re: Typing help brings up a screen that says type help() From: Joel Goldstick To: Seymore4Head Content-Type: text/plain; charset=UTF-8 Cc: "python-list@python.org" 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409346640 news.xs4all.nl 2948 [2001:888:2000:d::a6]:47513 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77287 On Fri, Aug 29, 2014 at 4:40 PM, Seymore4Head wrote: > What is the logic behind that? It would seem that help() is a function. You are in the python shell when you type it, and it runs the function that displays help. > Couldn't help do the same thing as help()? > But the reason I ask is that I see (from a video of Getting Started > with Python) that older versions of python would allow ? as help. I > get syntax error when I try ? > -- > https://mail.python.org/mailman/listinfo/python-list -- Joel Goldstick http://joelgoldstick.com