bottlepy / bottle

bottle.py is a fast and simple micro-framework for python web-applications.
http://bottlepy.org/
MIT License
8.37k stars 1.46k forks source link

Fix syntax warning over comparison of literals using is. #1232

Closed tirkarthi closed 3 years ago

tirkarthi commented 4 years ago

Fixes #1196