Use of isinstance(foo,basestring) construction has been deprecated in Python 3.x
Use of isinstance(foo,basestring) construction has been deprecated in Python 3.x