Package cherrypy :: Package test :: Module test_encoding
[hide private]
[frames] | no frames]

Module test_encoding

source code

Classes [hide private]
  EncodingTests
Functions [hide private]
 
setup_server() source code
Variables [hide private]
  europoundUnicode = u'€£'
  europoundUtf8 = '\xc2\x80\xc2\xa3'
  sing = u'毛泽东: Sing, Little Birdie?'
  sing8 = '\xe6\xaf\x9b\xe6\xb3\xbd\xe4\xb8\x9c: Sing, Little Bi...
  sing16 = '\xff\xfe\xdbk\xfdl\x1cN:\x00 \x00S\x00i\x00n\x00g\x0...
Variables Details [hide private]

sing8

Value:
'\xe6\xaf\x9b\xe6\xb3\xbd\xe4\xb8\x9c: Sing, Little Birdie?'

sing16

Value:
'\xff\xfe\xdbk\xfdl\x1cN:\x00 \x00S\x00i\x00n\x00g\x00,\x00 \x00L\x00i\
\x00t\x00t\x00l\x00e\x00 \x00B\x00i\x00r\x00d\x00i\x00e\x00?\x00'