<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UnicodeDecodeError - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/unicodedecodeerror/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Fri, 21 Oct 2011 08:34:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>webpy之UnicodeDecodeError（又是Locale惹的祸）</title>
		<link>https://www.coder4.com/archives/1469</link>
					<comments>https://www.coder4.com/archives/1469#comments</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Sat, 09 Apr 2011 19:17:49 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[UnicodeDecodeError]]></category>
		<category><![CDATA[webpy]]></category>
		<category><![CDATA[中文]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=1469</guid>

					<description><![CDATA[对于Clubuptime无语了，肯定是这台母鸡又被国人占领了，模板的Locale居然被设置成了GBK。。。。。。 导致python部署webpy时候出现如下诡异的错误： if sys.getdefaultencoding() != 'utf-8': &#60;type 'exceptions.UnicodeDecodeError'&#62; at / 'ascii' codec can't decode byte 0xe4 in position 44: ordinal no[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/1469/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
