Revision: 8611 Author: xqt Date: 2010-10-06 06:10:17 +0000 (Wed, 06 Oct 2010)
Log Message: ----------- refix for r8606
Modified Paths: -------------- trunk/pywikipedia/nowcommons.py
Modified: trunk/pywikipedia/nowcommons.py =================================================================== --- trunk/pywikipedia/nowcommons.py 2010-10-05 20:53:50 UTC (rev 8610) +++ trunk/pywikipedia/nowcommons.py 2010-10-06 06:10:17 UTC (rev 8611) @@ -272,7 +272,7 @@ return filenameOnCommons
# Function stolen from wikipedia.py and modified. Really needed? - def urlname(talk_page): + def urlname(self, talk_page): """The name of the page this Page refers to, in a form suitable for the URL of the page.