Re: Direct python calling
- From: Kai Willadsen <kai willadsen gmail com>
- To: Jonathan Tanner <jonathan tanner2 gmail com>
- Cc: meld-list <meld-list gnome org>
- Subject: Re: Direct python calling
- Date: Sat, 18 Jul 2015 07:12:55 +1000
On 17 July 2015 at 03:47, Jonathan Tanner <jonathan tanner2 gmail com> wrote:
Please can someone explain how i can use meld to merge 3 files from python code
Meld is an application; it's really not designed to be used as a
library. Having said that, you could take a look at meld.merge.Merger
meld.filemerge.FileMerge._merge_files() to get an idea of how you
might be able to do this, though I have no idea how well that will
work out for you.
cheers,
Kai
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]