mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Wording
This commit is contained in:
parent
1c3ff8857a
commit
cb28745049
|
@ -177,7 +177,7 @@ if __name__ == "__main__":
|
|||
|
||||
print("-"*68)
|
||||
#print("PIL", Image.VERSION, "TEST SUMMARY ")
|
||||
print("PIL (Pillow) TEST SUMMARY ")
|
||||
print("PIL TEST SUMMARY ")
|
||||
print("-"*68)
|
||||
print("Python modules loaded from", os.path.dirname(Image.__file__))
|
||||
print("Binary modules loaded from", os.path.dirname(Image.core.__file__))
|
||||
|
|
Loading…
Reference in New Issue
Block a user