michaelkuty / django_image_proxy

Simple Django Image Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid syntax in Python 3

darkpixel opened this issue · comments

  File "/home/aaron/.virtualenvs/--redacted--/lib/python3.5/site-packages/image_proxy/views.py", line 69
    except Exception, e:
                    ^
SyntaxError: invalid syntax