https://bugzilla.wikimedia.org/show_bug.cgi?id=65136
Bug ID: 65136 Summary: implement -wait option for checkimages.py Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: ladsgroup@gmail.com Web browser: --- Mobile Platform: ---
It can be added throguh this way (needs some works): This is the code for core # if len(arg) == 5: # waitTime = int(pywikibot.input( # u'How many time do you want to wait before checking the ' # u'files?')) # elif len(arg) > 5: # waitTime = int(arg[6:])
https://bugzilla.wikimedia.org/show_bug.cgi?id=65136
Amir Ladsgroup ladsgroup@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Lowest Severity|normal |enhancement
https://bugzilla.wikimedia.org/show_bug.cgi?id=65136
xqt info@gno.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |info@gno.de Assignee|Pywikipedia-bugs@lists.wiki |info@gno.de |media.org |
pywikipedia-bugs@lists.wikimedia.org