Re: Direct python calling



On 2015-07-16, Jonathan Tanner <jonathan tanner2 gmail com> wrote:

Please can someone explain how i can use meld to merge 3 files from
python code

Forgive me if I'm being too obvious, but...

files = ("foo","bar","baz")
os.system("meld %s %s %s" % files)

-- 
Grant Edwards               grant.b.edwards        Yow! I own seven-eighths of
                                  at               all the artists in downtown
                              gmail.com            Burbank!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]