Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ben Finney Newsgroups: comp.lang.python Subject: Re: Regular expressions Date: Thu, 05 Nov 2015 14:07:16 +1100 Lines: 17 Message-ID: References: <662g3blobme52hfoududj27err185v2npm@4ax.com> <56398006$0$11100$c3e8da3@news.astraweb.com> <89a2a4a7-f483-4e94-9f68-ba77ce4b7598@googlegroups.com> <74351250-2c5b-439d-abc9-65e3480cd930@googlegroups.com> <563abe6f$0$1614$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de 9ve9xc5tEE6a6sKWau1m6AEEqlSMhKvJxzvAuygxHlvg== Cancel-Lock: sha1:vAXaQxr0BuS8irj/I0RsN+U5uMY= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'suggest': 0.15; 'gently': 0.16; 'longer.': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'subject:Regular': 0.16; 'subject:expressions': 0.16; 'so.': 0.22; "aren't": 0.22; 'url:edu': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'tutorial': 0.29; "d'aprano": 0.33; 'steven': 0.33; "i'll": 0.33; 'something': 0.35; "isn't": 0.35; 'but': 0.36; 'tool': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'to:addr:python.org': 0.40; 'yes': 0.62; 'box,': 0.67; '_o__)': 0.84; 'capitalism': 0.84; 'now*': 0.84; 'received:125': 0.84 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:98270 Steven D'Aprano writes: > Yes yes, I know that regexes aren't the only tool in my tool box, but > *right now* I want to learn how to use regexes. I'll gently suggest this isn't a particularly good forum to do so. Learn them with a tool like and a tutorial or something longer. -- \ “Fascism is capitalism plus murder.” —Upton Sinclair | `\ | _o__) | Ben Finney