python wiki question



Hi,

Does anybody know how to determine if a wiki page is a redirectpage using the wikipedia-scripts? It must be something like

if IsRedirectPage() == False:
text_file.write("\n")

But I cannot seem to get it working.

thnx
Ruud
.