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