Re: Problem with module 'evolution' after moving system

2010-11-24 Thread tinnews
tinn...@isbd.co.uk wrote: > tinn...@isbd.co.uk wrote: > [snip] > > > Using 'help' reveals basic information for evolution but reports "no > > documentation " for evolution.ebook. On the old system (exactly > > the same version of python, same OS, same everything just about) > > "help(evolutio

Re: Problem with module 'evolution' after moving system

2010-11-24 Thread tinnews
tinn...@isbd.co.uk wrote: [snip] > Using 'help' reveals basic information for evolution but reports "no > documentation " for evolution.ebook. On the old system (exactly > the same version of python, same OS, same everything just about) > "help(evolution.ebook)" shows the expected documentati

Problem with module 'evolution' after moving system

2010-11-24 Thread tinnews
I have just moved my desktop system (running xubuntu 10.04) to new hardware. I have an almost trivial python program that uses the evolution module which no longer works and I'm having trouble working out why. The program is:- #!/usr/bin/python # # # # import evolution