Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.014 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:text': 0.05; 'subject:file': 0.07; 'received:mail-vc0-f174.google.com': 0.09; 'aiming': 0.16; 'editor,': 0.16; 'fine;': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:?)': 0.16; 'subject:Text': 0.16; 'subject:XML': 0.16; 'wrote:': 0.17; 'header:In-Reply-To:1': 0.25; 'message- id:@mail.gmail.com': 0.27; 'received:209.85.220.174': 0.29; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'subject: (': 0.36; 'itself': 0.37; 'ok,': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'incorporate': 0.65; 'jul': 0.65; 'subject:Search': 0.84 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 :content-type; bh=fjCWD++T8LtRw2AuM1eD8V3Iy+RIe8wjo9Rie+vtM7g=; b=ycDPGyUxRe3UuhP89gELWV0tctCKKjjHUG51BAJIDEofwERd9+vARhUcdHSvwIiWB+ ZTfU5yEEzegQFYIrXdb0h6jiZaz9SXuGrezTfHqckbKcM99/rWcO8ljVX2+5CJX25YzQ LdZLKiW/ti9H1nZhakITjXm+Fug7QLbBUBaecPDaGKSVLyDCnadj6O0+bsByN1W1K8Se eJJE4hTHGmxfN1yXUIsYrTx0gmaoafAa02mFttYf7k2Y9GbuSxUFLIU+4mb9fSRqFOm2 UlOGNbcz+4uyWz6zrHLjE1FZGqaN+TGsIHDg0PIgFowL43Z9JatzWotvEUk7Xqd6v7Lj /dyA== MIME-Version: 1.0 In-Reply-To: References: <70f3e677-550b-4727-8292-fda143a4e8c0@googlegroups.com> <2cc0a214-f349-473d-8acb-dcbd10f5a782@googlegroups.com> Date: Sun, 29 Jul 2012 12:37:43 +1000 Subject: Re: OT: Text editors (was Re: Search and replace text in XML file?) From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1343529466 news.xs4all.nl 6864 [2001:888:2000:d::a6]:58998 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:26173 On Sun, Jul 29, 2012 at 12:33 PM, hamilton wrote: > Ok, so the answer is no. In terms of the editor, it's fine; you need only worry about Scintilla itself if you're aiming to incorporate it in your own program. ChrisA