Dvorapa added a comment.

  Gerrit patch uploader: all steps to generate and upload patch are described:
  https://tools.wmflabs.org/gerrit-patch-uploader/
  
  > pywikbot.api does not seem to exist and for:
  
  Sorrry, it should be pywikibot.data.api, but this is easy to find out:
  
    from pywikibot.data.api import LoginManager
    
    lm = LoginManager(password='', site=pywikibot.Site('', ''), user='')
    lm.login()
  
  
  
  > It looks like site.py is gone now and code moved to site/__init__.py ... 
what is the motivation for this inorthodox coding style?
  
  8 500 lines will be split into smaller files. Pretty useful orthodox style of 
coding.

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

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

To: Dvorapa
Cc: Dvorapa, Xqt, Mpaa, Aklapper, Seppl2013, pywikibot-bugs-list, Zkhalido, 
Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Altostratus, Avicennasis, 
mys_721tx, jayvdb, Masti, Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to