- Timestamp:
- Aug 29, 2025, 5:52:17 AM (14 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ValBot/Python/check_interwiki_links.py
r1196 r1197 82 82 possibly_print(the_link.page_name) 83 83 pywikibot.stdout(' ERROR: Could not find section "{0}" on {1} page "{2}".'.format(anchor_name, the_link.iw_prefix, target_page_name_human)) 84 # TODO: Check that page name has been corrected to redirected page if there was a redirect85 84 errors_issued = errors_issued + 1 86 85 elif print_result == True:
Note:
See TracChangeset
for help on using the changeset viewer.