Thanks, Graham.  I'm kind of invested in web.py for this project, but
may check flask out for future projects or refactorings.  I decided
that mod_auth_openid should fit my needs for now.

On Mon, Feb 14, 2011 at 7:08 PM, Graham Dumpleton
<[email protected]> wrote:
> On 15 February 2011 00:05, strattonbrazil <[email protected]> wrote:
>> I modified the web.py library to write to an absolute path in /tmp instead,
>> and still didn't see any file being created, so I feel like something is
>> failing before that like a concurrency issue.  Are there any openid
>> libraries I could use in the mean time that have worked well with mod_wsgi
>> in the past?
>
> Since web.py is somewhat dated, you may be better off using a more
> modern framework such as Flask. For Flask there is available
> Flask-OpenID. See:
>
>  http://packages.python.org/Flask-OpenID/
>
> Otherwise you should hassle web.py maintainers.
>
> Graham
>
> --
> You received this message because you are subscribed to the Google Groups 
> "modwsgi" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/modwsgi?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to