bev-a-tron / MyFlaskTutorial

A Flask Tutorial for people who don't know any web programming. Actually, it would be helpful to know static HTML, also Python.
342 stars 203 forks source link

Update application_lulu.py #19

Closed anuarimanbayev closed 8 years ago

anuarimanbayev commented 8 years ago

Code Line #44

Solution to TypeError: 'dict_keys' object does not support indexing

It's a Python 3 vs. Python 2 issue