<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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>XHope &#187; Python</title>
	<atom:link href="https://xhope.top/?feed=rss2&#038;tag=python" rel="self" type="application/rss+xml" />
	<link>https://xhope.top</link>
	<description>Stay hungry, stay foolish.</description>
	<lastBuildDate>Wed, 11 Mar 2026 07:10:52 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.1</generator>
	<item>
		<title>uwsgi部署Django</title>
		<link>https://xhope.top/?p=710</link>
		<comments>https://xhope.top/?p=710#comments</comments>
		<pubDate>Mon, 01 Feb 2016 06:43:27 +0000</pubDate>
		<dc:creator><![CDATA[Rick]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Django]]></category>

		<guid isPermaLink="false">http://xhope.top/?p=710</guid>
		<description><![CDATA[uwsgi部署Django 此处省去安装Django的步骤,可以参考Django初体验 项目开发 创建项目 c [&#8230;]]]></description>
		<wfw:commentRss>https://xhope.top/?feed=rss2&#038;p=710</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django初体验</title>
		<link>https://xhope.top/?p=702</link>
		<comments>https://xhope.top/?p=702#comments</comments>
		<pubDate>Sun, 27 Dec 2015 14:07:35 +0000</pubDate>
		<dc:creator><![CDATA[Rick]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://xhope.top/?p=702</guid>
		<description><![CDATA[Django初体验 教程：http://www.runoob.com/django/django-tutori [&#8230;]]]></description>
		<wfw:commentRss>https://xhope.top/?feed=rss2&#038;p=702</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python中的继承</title>
		<link>https://xhope.top/?p=695</link>
		<comments>https://xhope.top/?p=695#comments</comments>
		<pubDate>Mon, 21 Dec 2015 02:50:10 +0000</pubDate>
		<dc:creator><![CDATA[Rick]]></dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://xhope.top/?p=695</guid>
		<description><![CDATA[class Person(object): def __init__(self,name): self.__n [&#8230;]]]></description>
		<wfw:commentRss>https://xhope.top/?feed=rss2&#038;p=695</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python面向对象(七)</title>
		<link>https://xhope.top/?p=616</link>
		<comments>https://xhope.top/?p=616#comments</comments>
		<pubDate>Thu, 02 Jul 2015 13:36:53 +0000</pubDate>
		<dc:creator><![CDATA[Rick]]></dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://xhope.top/?p=616</guid>
		<description><![CDATA[在OOP程序设计中，当我们定义一个class的时候，可以从某个现有的class继承，新的class称为子类（S [&#8230;]]]></description>
		<wfw:commentRss>https://xhope.top/?feed=rss2&#038;p=616</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python文件操作(六)</title>
		<link>https://xhope.top/?p=607</link>
		<comments>https://xhope.top/?p=607#comments</comments>
		<pubDate>Thu, 02 Jul 2015 12:58:44 +0000</pubDate>
		<dc:creator><![CDATA[Rick]]></dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://xhope.top/?p=607</guid>
		<description><![CDATA[在Python中读写文件，操作文件和目录是非常的方便的。操作文件的目录一部分放在io ，另一部分放在io.pa [&#8230;]]]></description>
		<wfw:commentRss>https://xhope.top/?feed=rss2&#038;p=607</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
