anon = '89.134.24.79/16'
user = pywikibot.User(site, anon)
for contrib in user.contributions():
    print(contrib[1])

This makes nothing.
(There is a massive vandal from a range, and I want to hide all the
inappropriate contents made by him.)

-- 
Bináris
_______________________________________________
pywikibot mailing list -- pywikibot@lists.wikimedia.org
Public archives at 
https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/message/UQDSEXUWOVDS6KHNGT6QIIMIV44SW6WW/
To unsubscribe send an email to pywikibot-le...@lists.wikimedia.org

Reply via email to