awesome-python3-webapp icon indicating copy to clipboard operation
awesome-python3-webapp copied to clipboard

on branch day-7 variable

Open bufrr opened this issue 10 years ago • 1 comments

in app.py line 95 't' should be correct to 'r'

bufrr avatar Jan 05 '16 03:01 bufrr

I found this error in IDE, too.
I changed it, but here is still a warning that web.Response should not be applied a int parameter. I have not changed it and it does not matter.

LionelCursor avatar Feb 12 '16 10:02 LionelCursor