Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: Terry Reedy Newsgroups: comp.lang.python Subject: Re: Does Python 2.7 do Open Office Date: Thu, 3 Dec 2015 12:26:44 -0500 Lines: 22 Message-ID: References: <3q0v5bpsgvjh2pd66uh7epv2jdbecmp019@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de O/wHKnU/UMDCLWYBDpzHFQgCf7UXh33sQ6cMFwfpt2kg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'mrab': 0.05; 'subject:Open': 0.05; 'before.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:2.7': 0.09; 'subject:Does': 0.09; 'jan': 0.11; 'thu,': 0.15; '(given': 0.16; 'jumped': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'sure.': 0.16; 'wrote:': 0.16; '>>>': 0.20; '2015': 0.20; 'am,': 0.23; 'dec': 0.23; 'this:': 0.23; 'tried': 0.24; 'plain': 0.24; 'header:In-Reply-To:1': 0.24; 'header:User- Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'compatible': 0.27; 'convert': 0.29; 'that.': 0.30; 'url:wiki': 0.30; 'url:python': 0.33; 'file': 0.34; 'text': 0.35; 'unicode': 0.35; 'but': 0.36; 'url:org': 0.36; 'received:71': 0.36; 'to:addr :python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'wanted': 0.37; 'why': 0.39; 'rather': 0.39; 'to:addr:python.org': 0.40; 'ago.': 0.61; 'seymore4head': 0.84; 'subject:Office': 0.84; 'together,': 0.84; 'received:fios.verizon.net': 0.91; 'sensibly': 0.91 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: pool-71-185-227-36.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 In-Reply-To: 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:99977 On 12/3/2015 11:00 AM, Seymore4Head wrote: > On Thu, 3 Dec 2015 00:47:42 +0000, MRAB > wrote: > >> On 2015-12-02 23:50, Seymore4Head wrote: >>> I have a text file I would like to search through but I have tried it >>> before. I don't remember why they are not compatible together, but I >>> wanted to ask to make sure. >>> >>> I know I can convert the file to plain text but it would be nice not >>> to have to do that. >>> >> A quick search found this: >> >> https://wiki.openoffice.org/wiki/Python LibreOffice rather sensibly (given that it is a any-language unicode editor) jumped to 3.3 a couple of years ago. -- Terry Jan Reedy