Home | Trees | Index | Help |
|
---|
Package pywikipedia :: Module extract_names |
|
Script to extract all wiki page names a certain HTML file points to
The output can be used as input to some robot that takes a list of pages as input.
This script takes a single file name argument, the file should be a HTML file as captured from one of the wikipedia servers.Variable Summary | |
---|---|
str |
__version__ = '$Id: extract_names.py,v 1.8 2004/09/25 09...
|
SRE_Pattern |
R = /wiki/(.*?)" *
|
re
,
sys
Variable Details |
---|
__version__
|
R
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sun Jul 03 17:07:34 2005 | http://epydoc.sf.net |