summaryrefslogtreecommitdiffstats
path: root/etc/disable-interpreters.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/disable-interpreters.inc')
-rw-r--r--etc/disable-interpreters.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/disable-interpreters.inc b/etc/disable-interpreters.inc
index 18120e95d..0e0caade1 100644
--- a/etc/disable-interpreters.inc
+++ b/etc/disable-interpreters.inc
@@ -39,6 +39,8 @@ blacklist /usr/lib/python2*
39blacklist /usr/local/lib/python2* 39blacklist /usr/local/lib/python2*
40blacklist /usr/share/python2* 40blacklist /usr/share/python2*
41 41
42# You will want to add noblacklist for python3 stuff in the firefox and/or chromium profiles if you use the Gnome connector (see Issue #2026)
43
42# Python 3 44# Python 3
43blacklist ${PATH}/python3* 45blacklist ${PATH}/python3*
44blacklist /usr/include/python3* 46blacklist /usr/include/python3*