aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/Pillow/py3/patches/pilinfo.patch
blob: 9534cf3cf299a6f689df765f364c099f67102ea4 (plain) (blame)
1
2
3
4
5
--- a/PIL/features.py
+++ b/PIL/features.py
@@ -246 +246 @@ def pilinfo(out=None):
-        f"Binary modules loaded from {os.path.dirname(Image.core.__file__)}",
+        f"Binary modules loaded from {sys.executable}",