python-zulip-api/contrib_bots/bots/wikipedia
Abhijeet Kaur 2282000d78 bug fix: Fix wikipedia bot in case no results are found.
Incorrect Index access in wikipedia.py resulted in IndexError and
wikipedia bot to crash for few queries. This causes the bug to be fixed.
Replaced url to avoid 2 redirects and enhance performance.
Fixes: #3508.
2017-02-09 12:20:51 -08:00
..
wikipedia.py bug fix: Fix wikipedia bot in case no results are found. 2017-02-09 12:20:51 -08:00