deletionpedia
deletionpedia copied to clipboard
wikipedia and locale module
Hello,
Where can I find wikipedia
and locale
modules that are called at the begining of antidelete.py ?
Thanks,
AFAIK locale
is part of python versions 2 and 3:
- https://docs.python.org/2/library/locale.html
- https://docs.python.org/3/library/locale.html
This may help for pywikipedia: https://www.mediawiki.org/wiki/Manual:Pywikibot/Installation
antidelete.py
may depend on an older version, I've been working on a version that came from svn.
Thanks, but now I get a new error 👍 pywikibot NameError: global name 'Site' is not defined