jenkins-bot merged this change.

View Change

Approvals: Zhuyifei1999: Looks good to me, approved jenkins-bot: Verified
[doc] remove deprecated PageNotFound from doc

PageNotFound exceptions is not used by pwb framework anymore

Change-Id: Ib4ebedf847f0803652b02c7ea9804bfbb6b1a737
---
M pywikibot/exceptions.py
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/pywikibot/exceptions.py b/pywikibot/exceptions.py
index af759ba..68f01d0 100644
--- a/pywikibot/exceptions.py
+++ b/pywikibot/exceptions.py
@@ -12,7 +12,6 @@
- InvalidTitle: Invalid page title
- CaptchaError: Captcha is asked and config.solve_captcha == False
- Server504Error: Server timed out with HTTP 504 code
- - PageNotFound: Page not found (deprecated)
- i18n.TranslationError: i18n/l10n message not available
- UnknownExtension: Extension is not defined for this site


To view, visit change 510995. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib4ebedf847f0803652b02c7ea9804bfbb6b1a737
Gerrit-Change-Number: 510995
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: John Vandenberg <jayvdb@gmail.com>
Gerrit-Reviewer: Zhuyifei1999 <zhuyifei1999@gmail.com>
Gerrit-Reviewer: jenkins-bot (75)