<?xml version="1.0" encoding="utf-8" ?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Програмиране с Python</title>
<link>http://oldfmi.py-bg.net/forums/</link>
<description>Последни 35 отговора във форумите на курса Програмиране с Python</description>
<language>en</language>
<pubDate>Fri, 27 Sep 2013 19:08:54 +0000</pubDate>

<item>
<title>wireman on "Въпрос относно наследяването"</title>
<link>http://oldfmi.py-bg.net/forums/topic/121#post-736</link>
<pubDate>Thu, 12 Jul 2007 14:40:28 +0000</pubDate>
<dc:creator>wireman</dc:creator>
<guid isPermaLink="false">736@http://oldfmi.py-bg.net/forums/</guid>
<description>&#60;p&#62;:D Мисля, че нещо такова може и да сработи:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;class A:
    def specialFunction(self, argument):
        if isinstance(argument, A) and \
           argument.__class__.__bases__ == A.__bases__:
            pass #argument is a direct instance of A&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>Tokay-Ihto on "Въпрос относно наследяването"</title>
<link>http://oldfmi.py-bg.net/forums/topic/121#post-731</link>
<pubDate>Wed, 11 Jul 2007 22:16:22 +0000</pubDate>
<dc:creator>Tokay-Ihto</dc:creator>
<guid isPermaLink="false">731@http://oldfmi.py-bg.net/forums/</guid>
<description>&#60;p&#62;</description>
</item>

</channel>
</rss>
