How to find out if a Python object is a string?

How can I check if a Python object is a string (either regular or Unicode)?

← Назад к списку