<?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>デコレータ | Python学習講座</title>
	<atom:link href="https://www.python.ambitious-engineer.com/archives/tag/%e3%83%87%e3%82%b3%e3%83%ac%e3%83%bc%e3%82%bf/feed" rel="self" type="application/rss+xml" />
	<link>https://www.python.ambitious-engineer.com</link>
	<description>PythonエンジニアによるPython3学習サイト</description>
	<lastBuildDate>Sun, 26 Sep 2021 12:33:09 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.python.ambitious-engineer.com/wp-content/uploads/2020/05/favicon2-32.png</url>
	<title>デコレータ | Python学習講座</title>
	<link>https://www.python.ambitious-engineer.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>クラスデコレータ</title>
		<link>https://www.python.ambitious-engineer.com/archives/348</link>
		
		<dc:creator><![CDATA[Kuro-Chan]]></dc:creator>
		<pubDate>Mon, 20 Feb 2017 11:50:00 +0000</pubDate>
				<category><![CDATA[Python入門]]></category>
		<category><![CDATA[クラス]]></category>
		<category><![CDATA[デコレータ]]></category>
		<guid isPermaLink="false">http://www.python.ambitious-engineer.com/?p=348</guid>

					<description><![CDATA[<p>注意：関数デコレータを理解されていない方は、先にそちらを理解することをおすすめします。 型オブジェクト（クラスオブジェクト）の復習 型オブジェクト（クラスオブジェクト）で説明したとおり、Pythonではクラスもただのオブ...</p>
<p>The post <a href="https://www.python.ambitious-engineer.com/archives/348">クラスデコレータ</a> first appeared on <a href="https://www.python.ambitious-engineer.com">Python学習講座</a>.</p>]]></description>
		
		
		
			</item>
		<item>
		<title>デコレータ</title>
		<link>https://www.python.ambitious-engineer.com/archives/286</link>
		
		<dc:creator><![CDATA[Kuro-Chan]]></dc:creator>
		<pubDate>Thu, 09 Feb 2017 05:37:22 +0000</pubDate>
				<category><![CDATA[Python入門]]></category>
		<category><![CDATA[デコレータ]]></category>
		<category><![CDATA[関数]]></category>
		<guid isPermaLink="false">http://www.python.ambitious-engineer.com/?p=286</guid>

					<description><![CDATA[<p>まえがき(アノテーションではないので注意) PythonにはJavaのアノテーションのように関数宣言の前に@から始まる文を書きますが、これを関数デコレータまたは単にデコレータと呼びます。アノテーションとはまったく別物なの...</p>
<p>The post <a href="https://www.python.ambitious-engineer.com/archives/286">デコレータ</a> first appeared on <a href="https://www.python.ambitious-engineer.com">Python学習講座</a>.</p>]]></description>
		
		
		
			</item>
	</channel>
</rss>
