Package pywikipedia :: Module catlib
[show private | hide private]
[frames | no frames]

Module pywikipedia.catlib

Library to work with category pages on Wikipedia
Classes
CatTitleRecognition Special object to recognize categories in a certain language.

Function Summary
  Category(code, name)
Factory method to create category link objects from the category name
  change_category(article, old_cat_title, new_cat_title)
  test()
  unique(l)
Given a list of hashable object, return an alphabetized unique list.

Imported modules:
re, time, pywikipedia.wikipedia
Imported variables:
__version__, msg_created_for_renaming
Function Details

Category(code, name)

Factory method to create category link objects from the category name

unique(l)

Given a list of hashable object, return an alphabetized unique list.

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