2 messages in com.googlegroups.pylons-discussdefault charset
FromSent OnAttachments
myha...@gmail.com21 Jun 2006 00:29 
Ben Bangert21 Jun 2006 09:33 
Subject:default charset
From:myha...@gmail.com (myha@gmail.com)
Date:06/21/2006 12:29:38 AM
List:com.googlegroups.pylons-discuss

after download pylons 0.9 dev from svn,i used the shell command created by ben recently.it is very nice. i noticed that the content of response

print response

Response: 200 content-type: text/html; charset=UTF-8 hello world你好中国

charset=UTF-8,can i change the default charset of settings?and how to change it in pylons app?