예제 #1
0
 def test_smart_unicode(self):
     assert smart_unicode(self.uni_string) == self.uni_string
     assert smart_unicode(self.normal_string) == u'∆ƒˆƒ´´lucas yang'
예제 #2
0
 def test_smart_unicode(self):
     assert smart_unicode(self.uni_string) == self.uni_string
     assert smart_unicode(self.normal_string) == '∆ƒˆƒ´´lucas yang'