mirror of https://github.com/pallets/flask.git
app.open_resource needs to get called with the correct mode param (python3 will read bytes [not str] if the wrong mode is used), add mode param docs. rv.data is bytes, fix the data type we compare it with to be also bytes |
||
---|---|---|
.. | ||
css.rst | ||
dbcon.rst | ||
dbinit.rst | ||
folders.rst | ||
index.rst | ||
introduction.rst | ||
schema.rst | ||
setup.rst | ||
templates.rst | ||
testing.rst | ||
views.rst |