mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 01:34:24 +03:00
commit
c08721aa0b
|
@ -1,3 +1,5 @@
|
||||||
|
import os
|
||||||
|
|
||||||
if bytes is str:
|
if bytes is str:
|
||||||
def isStringType(t):
|
def isStringType(t):
|
||||||
return isinstance(t, basestring)
|
return isinstance(t, basestring)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user