<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://www.pfenz.de/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Benutzer%3ACorneliusWasmund%2Fpywikipedia%2F</id>
	<title>Benutzer:CorneliusWasmund/pywikipedia/ - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://www.pfenz.de/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Benutzer%3ACorneliusWasmund%2Fpywikipedia%2F"/>
	<link rel="alternate" type="text/html" href="https://www.pfenz.de/mediawiki/index.php?title=Benutzer:CorneliusWasmund/pywikipedia/&amp;action=history"/>
	<updated>2026-05-14T07:22:50Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in PFENZ</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://www.pfenz.de/mediawiki/index.php?title=Benutzer:CorneliusWasmund/pywikipedia/&amp;diff=40153&amp;oldid=prev</id>
		<title>CorneliusWasmund: Configuration für pywikipedia bot</title>
		<link rel="alternate" type="text/html" href="https://www.pfenz.de/mediawiki/index.php?title=Benutzer:CorneliusWasmund/pywikipedia/&amp;diff=40153&amp;oldid=prev"/>
		<updated>2008-06-02T19:51:46Z</updated>

		<summary type="html">&lt;p&gt;Configuration für pywikipedia bot&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;code&amp;gt;&lt;br /&gt;
 # -*- coding: utf-8  -*-&lt;br /&gt;
 &lt;br /&gt;
 __version__ = &amp;#039;$Id: $&amp;#039;&lt;br /&gt;
 &lt;br /&gt;
 import family&lt;br /&gt;
 &lt;br /&gt;
 # user-config.py: usernames[&amp;#039;pfenz&amp;#039;][&amp;#039;pfenz&amp;#039;] = &amp;#039;User name&amp;#039;&lt;br /&gt;
 &lt;br /&gt;
 class Family(family.Family):&lt;br /&gt;
    def __init__(self):&lt;br /&gt;
        family.Family.__init__(self)&lt;br /&gt;
        self.name = &amp;#039;pfenz&amp;#039;&lt;br /&gt;
 &lt;br /&gt;
        self.langs = {&lt;br /&gt;
            &amp;#039;de&amp;#039;: &amp;#039;www.pfenz.de&amp;#039;,&lt;br /&gt;
        }&lt;br /&gt;
 &lt;br /&gt;
        self.namespaces[4] = {&lt;br /&gt;
            &amp;#039;_default&amp;#039;: [u&amp;#039;Stadtwiki&amp;#039;, self.namespaces[4][&amp;#039;_default&amp;#039;]],&lt;br /&gt;
        }&lt;br /&gt;
        self.namespaces[5] = {&lt;br /&gt;
            &amp;#039;_default&amp;#039;: [u&amp;#039;Stadtwiki Diskussion&amp;#039;, self.namespaces[5][&amp;#039;_default&amp;#039;]],&lt;br /&gt;
        }&lt;br /&gt;
        self.namespaces[100] = {&lt;br /&gt;
            &amp;#039;_default&amp;#039;: u&amp;#039;Relation&amp;#039;,&lt;br /&gt;
        }&lt;br /&gt;
        self.namespaces[101] = {&lt;br /&gt;
            &amp;#039;_default&amp;#039;: u&amp;#039;Relation Diskussion&amp;#039;,&lt;br /&gt;
        }&lt;br /&gt;
        self.namespaces[102] = {&lt;br /&gt;
            &amp;#039;_default&amp;#039;: u&amp;#039;Attribut&amp;#039;,&lt;br /&gt;
        }&lt;br /&gt;
        self.namespaces[103] = {&lt;br /&gt;
            &amp;#039;_default&amp;#039;: u&amp;#039;Attribut Diskussion&amp;#039;,&lt;br /&gt;
        }&lt;br /&gt;
        self.namespaces[104] = {&lt;br /&gt;
            &amp;#039;_default&amp;#039;: u&amp;#039;Datentyp&amp;#039;,&lt;br /&gt;
        }&lt;br /&gt;
        self.namespaces[105] = {&lt;br /&gt;
            &amp;#039;_default&amp;#039;: u&amp;#039;Datentyp Diskussion&amp;#039;,&lt;br /&gt;
        }&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
    def version(self, code):&lt;br /&gt;
        return &amp;#039;1.13alpha&amp;#039;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>CorneliusWasmund</name></author>
	</entry>
</feed>