pilinfo.patch 219 B

12345
  1. --- a/PIL/features.py
  2. +++ b/PIL/features.py
  3. @@ -246 +246 @@ def pilinfo(out=None):
  4. - f"Binary modules loaded from {os.path.dirname(Image.core.__file__)}",
  5. + f"Binary modules loaded from {sys.executable}",