Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Bottle (http://bottlepy.org) isn't part of Python stdlib.


Bottle uses `wsgiref` (https://github.com/defnull/bottle/blob/master/bottle.py#L263...) by default as its server. Per the name, it is a reference implementation of a WSGI server. No one should really use `wsgiref` for an application they care about. This test is invalid for this and lots of other reasons.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: