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


Groups > comp.lang.python > #16998

Re: Documentation for python-evolution - where?

References <3dnfr8-h6a.ln1@chris.zbmc.eu>
Date 2011-12-12 12:13 +1100
Subject Re: Documentation for python-evolution - where?
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3523.1323652415.27778.python-list@python.org> (permalink)

Show all headers | View raw


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/

(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. :)

Chris Angelico

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