Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.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.042 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:Python': 0.06; 'subject:file': 0.07; 'cc:addr:python-list': 0.11; 'python': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:Change': 0.16; 'subject:type': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'install': 0.23; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'script': 0.25; 'help!': 0.26; 'switch': 0.26; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'appear': 0.29; "doesn't": 0.30; 'dec': 0.30; 'message- id:@mail.gmail.com': 0.30; 'easier': 0.31; 'text': 0.33; 'december': 0.35; 'received:google.com': 0.35; 'thanks': 0.36; "i'll": 0.36; 'subject:?': 0.36; 'list.': 0.37; 'button': 0.38; 'pm,': 0.38; 'that,': 0.38; 'system.': 0.39; 'mailing': 0.39; 'new': 0.61; "you're": 0.61; '2:02': 0.84; 'addon': 0.84; 'rusi': 0.91; 'to:none': 0.92; '2013': 0.98 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=781qQXBmHpo1Xs+cBxF+aMXMTR5HeZPuz7xby/QxShs=; b=pSk5rfX0/f5DaqEOnIM9eoSNWWL3uEX7hAwNqgOtaOZ+/XkKzCA8C/gAtW3e9Cn30Q gscsmmj+0OjyZh/9Wi+8DUsRabmx+mOyf2lroGkM11oC5Ye6EYoG8hJhx/kBZ/rjpMKe RPpI+VTpTXhHN2WopS2LpPmUV9BOoephI1Q45kSr/WdnYR4o32gQj6B1oW+ycuj3TP/U 5eoDVQBK5BiAlbsl0xspsi0NHH9USrv3jDpV6OCVCoSzhsXtLxPanzHhiDvbSE3jAwqf L/LZqaYr7M7Thb2bd7EtkpsdDSGo4bjwCmMz5l7p9qJN5Gm6WkWWZ4sQ5xSpYpR9njWM U/4w== MIME-Version: 1.0 X-Received: by 10.68.241.134 with SMTP id wi6mr23975846pbc.44.1385868123725; Sat, 30 Nov 2013 19:22:03 -0800 (PST) In-Reply-To: <37c37e04-87f1-42d3-ae24-0c159281aa46@googlegroups.com> References: <37c37e04-87f1-42d3-ae24-0c159281aa46@googlegroups.com> Date: Sun, 1 Dec 2013 14:22:03 +1100 Subject: Re: Change a file type in Python? From: Chris Angelico Cc: 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 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: 1385868471 news.xs4all.nl 15872 [2001:888:2000:d::a6]:55102 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:60825 On Sun, Dec 1, 2013 at 2:02 PM, rusi wrote: > On Sunday, December 1, 2013 5:34:11 AM UTC+5:30, Eamonn Rea wrote: >> Thanks for the help! >> >> Ok, I'll look into the mailing list. > > [Assuming you are using GG with firefox on linux] > > All you need to do is > 1. Install 'Its all text' FF addon > 2. Point the 'editor' of 'Its all text' to the below python script > > After that, a small new edit button will appear outside the text-box and its one-click solution Yeah I still think it's a lot easier to switch to a properly-working system. What you're suggesting still doesn't wrap text properly, as evidenced by your above over-long line. ChrisA