mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-18 11:50:11 +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