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


Groups > comp.lang.python > #74326

Re: I am confused about ' and "

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.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.023
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'python.': 0.02; 'python,': 0.02; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'sorts': 0.16; 'wrote:': 0.18; 'looked': 0.18; 'trying': 0.19; 'things.': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'there.': 0.32; 'url:python': 0.33; 'fri,': 0.33; 'received:google.com': 0.35; 'url:org': 0.36; 'rather': 0.38; 'skip:u 10': 0.60; 'tell': 0.60; 'url:3': 0.61; 'url:index': 0.63; 'high': 0.63; 'hour': 0.70; 'jul': 0.74; '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=oaIZI0csW30tWocc/tuxVwcD3gQ0BdW0oQm2qIdcRm0=; b=BxnoSsevdnKfRRyhP9Od5Ci/KHmrZk6jqTCCiyKWkOMN4kn6jOUHdFlnJY9xIki53v Zh7D/pzAXgvqcCzNwRRYrrpToibbfjxR5Mo86U50TY7EDxEtHMeQkx+ihNFSUTVXTLHn FaFujM7ZLa5ARAzpQmtlk3j5wPhlq9V0VEpYAU2kndVOpbZb51VnVXdeiUNcn27d+4Dp S26pYa47bXu41OrXDs2eISuMO7kB41W2W4AkomZlSMW25Q7+HCxj9Wm6BhquVv14MjQ3 cMtjZK25XMRJIXiNaTSfd8+c6PnjZRWydANfe7Y28bZgs4iZmI4Cu1la8bNAD9cJVCaY M2rg==
MIME-Version 1.0
X-Received by 10.220.68.140 with SMTP id v12mr46368433vci.13.1405015037654; Thu, 10 Jul 2014 10:57:17 -0700 (PDT)
In-Reply-To <cfa25009-b200-4fcc-beb7-83634546cd20@googlegroups.com>
References <cfa25009-b200-4fcc-beb7-83634546cd20@googlegroups.com>
Date Fri, 11 Jul 2014 03:57:17 +1000
Subject Re: I am confused about ' and "
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.11740.1405015040.18130.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1405015040 news.xs4all.nl 2840 [2001:888:2000:d::a6]:52547
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:74326

Show key headers only | View raw


On Fri, Jul 11, 2014 at 3:01 AM, fl <rxjwg98@gmail.com> wrote:
> Please tell me because I have looked it around for one hour about it.
>

It's high time you started at the beginning, rather than trying to
learn regexps without understanding Python.

https://docs.python.org/3/tutorial/index.html

Start there. You will much better understand Python, and you won't
have to ask for help with these sorts of things.

ChrisA

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


Thread

I am confused about ' and " fl <rxjwg98@gmail.com> - 2014-07-10 10:01 -0700
  Re: I am confused about ' and " John Gordon <gordon@panix.com> - 2014-07-10 17:16 +0000
  Re: I am confused about ' and " Chris Angelico <rosuav@gmail.com> - 2014-07-11 03:57 +1000
  Re: I am confused about ' and " Joel Goldstick <joel.goldstick@gmail.com> - 2014-07-10 14:12 -0400
  Re: I am confused about ' and " Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-07-10 20:25 +0200

csiph-web