From d7bca1137c91b654df4300f4ad20f45c8d191598 Mon Sep 17 00:00:00 2001 From: KOLANICH Date: Fri, 31 Jan 2020 12:25:04 +0300 Subject: Fixing the bug in 189772034b211578aca59540d7277f45da4f45d2 breaking meld --- etc/meld.profile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/meld.profile b/etc/meld.profile index f360b1ded..9a320c13d 100644 --- a/etc/meld.profile +++ b/etc/meld.profile @@ -22,8 +22,10 @@ noblacklist ${HOME}/.ssh noblacklist ${HOME}/.subversion # Allow python (blacklisted by disable-interpreters.inc) +include allow-python3.inc + # Python 2 is EOL (see #3164). Uncomment the next line (or put it into your meld.local) if you understand the risks but want python 2 support for older meld versions. -#include allow-python3.inc +#include allow-python2.inc # Uncomment the next line (or put it into your meld.local) if you don't need to compare files in disable-common.inc. #include disable-common.inc -- cgit v1.2.3-70-g09d2