Xqt added a comment.

  In T416086#12080152 <https://phabricator.wikimedia.org/T416086#12080152>, 
@Ivan-r wrote:
  
  > It looks like the graph is called only in one strange place
  >
  >   elif self.conf.autonomous and duplicate and not skip:
  
  No, it's line 1371:
  
    if self.conf.graph:
        graphDrawer = interwiki_graph.GraphDrawer(self)
        graphDrawer.createGraph()
  
  calling the Drawner with `self` as `interwiki_graph.Subject` instance. The 
other lines writes additional informations to the autonomous_problems.dat file.

TASK DETAIL
  https://phabricator.wikimedia.org/T416086

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to