Package pywikipedia :: Module category :: Class CategoryRemoveRobot
[show private | hide private]
[frames | no frames]

Class CategoryRemoveRobot


Removes the category tag from all pages in a given category and from the category pages of all subcategories, without prompting. Doesn't remove category tags pointing at subcategories.
Method Summary
  __init__(self, catTitle)
  run(self)

Class Variable Summary
dict deletion_reason_remove = {'de': u'Bot: Kategorie wurde a...
dict msg_remove = {'en': u'Robot: Removing from category %s',...

Class Variable Details

deletion_reason_remove

Type:
dict
Value:
{'de': u'Bot: Kategorie wurde aufgel\xf6st',
 'en': u'Robot: Category was disbanded'}                               

msg_remove

Type:
dict
Value:
{'da': u'Robot: Fjerner fra kategori %s',
 'de': u'Bot: Entferne aus Kategorie %s',
 'en': u'Robot: Removing from category %s',
 'es': u'Bot: Eliminada de la categor\xeda %s',
 'is': u'V\xe9lmenni: Fjarl\xe6gi [[Flokkur:%s]]',
 'nl': u'Bot: Verwijderd uit Categorie %s',
 'pt': u'Bot: Removendo [[Categoria:%s]]'}                             

Generated by Epydoc 2.1 on Sun Jul 03 17:07:37 2005 http://epydoc.sf.net