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


Groups > comp.lang.python > #17062

Re: Documentation for python-evolution - where?

From tinnews@isbd.co.uk
Newsgroups comp.lang.python
Subject Re: Documentation for python-evolution - where?
Date 2011-12-12 16:40 +0000
Message-ID <bdnhr8-aou.ln1@chris.zbmc.eu> (permalink)
References <3dnfr8-h6a.ln1@chris.zbmc.eu> <mailman.3523.1323652415.27778.python-list@python.org>

Show all headers | View raw


Chris Angelico <rosuav@gmail.com> wrote:
> On Mon, Dec 12, 2011 at 9:28 AM,  <tinnews@isbd.co.uk> wrote:
> > I'm trying to use the python evolution (as in Gnome Evolution) module
> > but I can't find any documetation beyond the odd trivial example and
> > the API documentation at http://doc.conduit-project.org/evolution-python/
> > (or similar places presumably).
> 
> One of the downsides of software you don't pay money for is that, all
> too often, there's little or no documentation. One of the upsides of
> free software is that you can look at the source code. I don't know
> anything about Python-Evolution, but if you're prepared to do a bit of
> digging, you can probably find what you want here:
> 
> http://git.gnome.org/browse/gnome-python-desktop/tree/evolution/
> 
Yes, thank you, I couldn't even find that.

> (You probably have a copy of the same content on your own hard disk
> somewhere, too.)
> 
> Once you figure out what you wanted, do consider sending a patch to
> the maintainer(s), improving the docstrings and/or external
> documentation, so the next person has an easier task. :)
> 
Actually I'm not sure if it's down to the docstrings because the help
available from Python itself stops (not unreasonably) at the interface
to the C library code.  What I was after (and you have told me where
it is) was the functions/methods available from the C library.

-- 
Chris Green

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


Thread

Documentation for python-evolution - where? tinnews@isbd.co.uk - 2011-12-11 22:28 +0000
  Re: Documentation for python-evolution - where? Chris Angelico <rosuav@gmail.com> - 2011-12-12 12:13 +1100
    Re: Documentation for python-evolution - where? tinnews@isbd.co.uk - 2011-12-12 16:40 +0000
      Re: Documentation for python-evolution - where? Chris Angelico <rosuav@gmail.com> - 2011-12-13 07:49 +1100

csiph-web