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: [email protected]
Reporter: [email protected]
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:])
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l