Re: Direct python calling
- From: Jonathan Tanner <jonathan mljp me uk>
- To: Grant Edwards <grant b edwards gmail com>
- Cc: "meld-list gnome org" <meld-list gnome org>
- Subject: Re: Direct python calling
- Date: Sun, 26 Jul 2015 13:52:18 +0100
Thank you, though os.system() has flaws and is deprecated and it's replacements share some flaws, also it's
bad practice.
Jonathan
On 17 Jul 2015, at 10:19 pm, Grant Edwards <grant b edwards gmail com> wrote:
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!
_______________________________________________
meld-list mailing list
meld-list gnome org
https://mail.gnome.org/mailman/listinfo/meld-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]