mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-23 12:50:22 +08:00
When in python2.7, and unicode_literals is imported type check will raise error because 'type' is not str but unicode
When in python2.7, and unicode_literals is imported type check will raise error because 'type' is not str but unicode