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


Groups > comp.lang.python > #99926

Re: Does Python 2.7 do Open Office

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Laura Creighton <lac@openend.se>
Newsgroups comp.lang.python
Subject Re: Does Python 2.7 do Open Office
Date Thu, 03 Dec 2015 01:54:16 +0100
Lines 16
Message-ID <mailman.154.1449104061.14615.python-list@python.org> (permalink)
References <3q0v5bpsgvjh2pd66uh7epv2jdbecmp019@4ax.com>
Mime-Version 1.0
Content-Type text/plain; charset="us-ascii"
X-Trace news.uni-berlin.de CsB/z2b68goURLlyXTHW+QdfhAfCuj4y09UgcS9YpXCg==
Return-Path <lac@openend.se>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'subject:Open': 0.05; 'cc:addr:python-list': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'subject:2.7': 0.09; 'subject:Does': 0.09; 'wed,': 0.15; '>to': 0.16; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'sure.': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'dec': 0.23; 'tried': 0.24; 'plain': 0.24; 'compatible': 0.27; '-0500,': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'convert': 0.29; 'that.': 0.30; 'url:mailman': 0.30; 'url:python': 0.33; 'url:listinfo': 0.34; 'file': 0.34; 'text': 0.35; 'but': 0.36; 'url:org': 0.36; 'heard': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'things': 0.38; 'skip:p 20': 0.38; 'why': 0.39; 'url:mail': 0.40; 'header :Message-Id:1': 0.61; 'url:wordpress': 0.79; 'header:In-reply- to:1': 0.84; 'seymore4head': 0.84; 'subject:Office': 0.84; 'together,': 0.84; 'url:03': 0.84; 'url:2013': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=openend.se; s=default; t=1449104058; bh=Pdit0J7K2/7cIOFpDZ7+U4AEjqRVcg8xkaWqDTSg89I=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=dQfHVqgNP63pN7plbJ0xb2MzvczZ+7LmfS9BAg0qu6Pnu0cJSaMp7YWzm9632mtQN vGVVZTw7jDaEc1RKAq5T2SDzLhHfXoWDqUDKi57C3MRUxte0DMinf4vImK/Ih4nmQE RNL7JoHaZ8eZwVCbaJS/YRUakXHXocuCphqATcVM=
In-reply-to <3q0v5bpsgvjh2pd66uh7epv2jdbecmp019@4ax.com>
Comments In-reply-to Seymore4Head <Seymore4Head@Hotmail.invalid> message dated "Wed, 02 Dec 2015 18:50:34 -0500."
Content-ID <3921.1449104056.1@fido>
X-Greylist Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Thu, 03 Dec 2015 01:54:18 +0100 (CET)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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>
Xref csiph.com comp.lang.python:99926

Show key headers only | View raw


In a message of Wed, 02 Dec 2015 18:50:34 -0500, Seymore4Head writes:
>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.
>
>-- 
>https://mail.python.org/mailman/listinfo/python-list

You are looking for PyUNO.Unfortuntately it is not well
documented, but I have heard good things about this as documentation.
https://documenthacker.wordpress.com/2013/03/05/first-draft-released/

Laura

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


Thread

Does Python 2.7 do Open Office Seymore4Head <Seymore4Head@Hotmail.invalid> - 2015-12-02 18:50 -0500
  Re: Does Python 2.7 do Open Office MRAB <python@mrabarnett.plus.com> - 2015-12-03 00:47 +0000
    Re: Does Python 2.7 do Open Office Seymore4Head <Seymore4Head@Hotmail.invalid> - 2015-12-03 11:00 -0500
      Re: Does Python 2.7 do Open Office Terry Reedy <tjreedy@udel.edu> - 2015-12-03 12:26 -0500
  Re: Does Python 2.7 do Open Office Laura Creighton <lac@openend.se> - 2015-12-03 01:54 +0100
    Re: Does Python 2.7 do Open Office Seymore4Head <Seymore4Head@Hotmail.invalid> - 2015-12-03 11:00 -0500

csiph-web