sh4nks / flask-plugins

This extension provides an easy way to create plugins for your flask application.
http://flask-plugins.readthedocs.org/en/latest/
Other
52 stars 21 forks source link

Add python 3 compatibility to Flask-Plugins #8

Closed caspervg closed 10 years ago

caspervg commented 10 years ago

This PR adds Python 3 compatibility as requested by @ll13j1209 in #7

coveralls commented 10 years ago

Coverage Status

Coverage increased (+0.08%) when pulling 8dd1ef8227f5d5f7ac8e310c7413e1f9535bd914 on caspervg:master into 41b4bf12ae5357a10215ebabbffd29bfff974d64 on sh4nks:master.

ll13j1209 commented 10 years ago

Awesome ,man! You are a life saver, thanks

On Sat, Sep 20, 2014 at 1:59 PM, Coveralls notifications@github.com wrote:

[image: Coverage Status] https://coveralls.io/builds/1235543

Coverage increased (+0.08%) when pulling 8dd1ef8 https://github.com/sh4nks/flask-plugins/commit/8dd1ef8227f5d5f7ac8e310c7413e1f9535bd914 on caspervg:master into 41b4bf1 https://github.com/sh4nks/flask-plugins/commit/41b4bf12ae5357a10215ebabbffd29bfff974d64 on sh4nks:master.

— Reply to this email directly or view it on GitHub https://github.com/sh4nks/flask-plugins/pull/8#issuecomment-56275272.

sh4nks commented 10 years ago

Thanks! Sorry was in norway for a week and had no internet.. :)

ll13j1209 commented 10 years ago

FYI, the example you gave is not working properly under python 3 too.

On Thu, Sep 25, 2014 at 7:26 AM, Peter Justin notifications@github.com wrote:

Thanks! Sorry was in norway for a week and had no internet.. :)

— Reply to this email directly or view it on GitHub https://github.com/sh4nks/flask-plugins/pull/8#issuecomment-56805487.