Correct use of pywikibot page.title()
This commit is contained in:
@@ -197,7 +197,7 @@ class RED_FAM_PARSER( RED_FAM ):
|
||||
|
||||
# Do not change stati set by worker script etc.
|
||||
if not self.__mysql.data['status'] > 2:
|
||||
|
||||
|
||||
# No ending, discussion is running:
|
||||
# Sometimes archived discussions also have no detectable ending
|
||||
if not self._ending and not self._red_page_archive:
|
||||
|
||||
Reference in New Issue
Block a user