Revision: 5768 Author: filnik Date: 2008-07-28 14:32:05 +0000 (Mon, 28 Jul 2008)
Log Message: ----------- Indentation fix again
Modified Paths: -------------- trunk/pywikipedia/family.py
Modified: trunk/pywikipedia/family.py =================================================================== --- trunk/pywikipedia/family.py 2008-07-28 13:18:32 UTC (rev 5767) +++ trunk/pywikipedia/family.py 2008-07-28 14:32:05 UTC (rev 5768) @@ -3187,7 +3187,7 @@ def post_get_convert(self, site, getText): """Does a conversion on the retrieved text from the wiki i.e. Esperanto X-conversion """ - return getText + return getText
def pre_put_convert(self, site, putText): """Does a conversion on the text to insert on the wiki