<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://www.karl-may-wiki.de/index.php?action=history&amp;feed=atom&amp;title=Benutzer%3AZwobot</id>
	<title>Benutzer:Zwobot - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://www.karl-may-wiki.de/index.php?action=history&amp;feed=atom&amp;title=Benutzer%3AZwobot"/>
	<link rel="alternate" type="text/html" href="https://www.karl-may-wiki.de/index.php?title=Benutzer:Zwobot&amp;action=history"/>
	<updated>2026-04-13T00:34:32Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Karl-May-Wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://www.karl-may-wiki.de/index.php?title=Benutzer:Zwobot&amp;diff=31333&amp;oldid=prev</id>
		<title>Zwobot am 26. September 2008 um 23:54 Uhr</title>
		<link rel="alternate" type="text/html" href="https://www.karl-may-wiki.de/index.php?title=Benutzer:Zwobot&amp;diff=31333&amp;oldid=prev"/>
		<updated>2008-09-26T23:54:04Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Bot von [http://de.wikipedia.org/wiki/Benutzer:Head Head]&lt;br /&gt;
&lt;br /&gt;
Software: [http://pywikipediabot.sourceforge.net/ PyWikipediaBot]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Quellcode von karlmay_family.py:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# -*- coding: utf-8  -*-&lt;br /&gt;
&lt;br /&gt;
import family&lt;br /&gt;
&lt;br /&gt;
# Karl-May-Wiki, a wiki about the German author Karl May&lt;br /&gt;
&lt;br /&gt;
class Family(family.Family):&lt;br /&gt;
&lt;br /&gt;
    def __init__(self):&lt;br /&gt;
        family.Family.__init__(self)&lt;br /&gt;
        self.name = 'karlmay'&lt;br /&gt;
        self.langs = {&lt;br /&gt;
            'de': '141.30.89.80',&lt;br /&gt;
        }&lt;br /&gt;
        self.namespaces[4] = {&lt;br /&gt;
            '_default': [u'Karl-May-Wiki', self.namespaces[4]['_default']],&lt;br /&gt;
        }&lt;br /&gt;
        self.namespaces[5] = {&lt;br /&gt;
            '_default': [u'Karl-May-Wiki Diskussion', self.namespaces[5]['_default']],&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
    def scriptpath(self, code):&lt;br /&gt;
        return '/~thomas/wiki'&lt;br /&gt;
&lt;br /&gt;
    def version(self, code):&lt;br /&gt;
        return &amp;quot;1.9.3&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwobot</name></author>
		
	</entry>
</feed>