Comment 1 for bug 120644

Revision history for this message
Adam Atlas (adam-atlas) wrote :

Actually, instead of `(str, unicode)`, you can just use `basestring`. That's what it's for.

And it might be a few milliseconds faster. :)