P
Polygnotus
Guest
Line 1: | Line 1: |
Line 58: | Line 59: |
[td]
β Previous revision
[/td][td]
[td]<syntaxhighlight lang="python">[/td]
[td]import pywikibot, mwparserfromhell[/td]Revision as of 02:09, 30 August 2025
[/td][td]import pywikibot, mwparserfromhell[/td] [td]from pywikibot import pagegenerators[/td]
[td]from pywikibot import pagegenerators[/td] [td]except Exception as e:[/td]
[td]except Exception as e:[/td] [td]print(f"error {page.title()}: {e}")[/td]
[td]print(f"error {page.title()}: {e}")[/td] [td]<syntaxhighlight />[/td]
Continue reading...