[web2py] Rocket - windows binary issues

2010-03-15 Thread mdipierro
Due to my lack of familiarity with Windows and my refusal to spend time on it I am running into a problem. I cannot build the web2py binary including ssl 1.15 in order to use rocket. A simple solution would be to make the window binary with Python 2.6 instead of Python 2.5. Any objection?

Re: [web2py] Rocket - windows binary issues

2010-03-15 Thread Timothy Farrell
This would be a good way to include more coverage within web2py since it will span more versions. Probably the only noticeable difference would be some deprecation warnings. Perhaps you could turn off deprecation warnings in the build? -tim On 3/15/2010 11:20 AM, mdipierro wrote: Due to

Re: [web2py] Rocket - windows binary issues

2010-03-15 Thread Jonathan Lundell
On Mar 15, 2010, at 9:20 AM, mdipierro wrote: Due to my lack of familiarity with Windows and my refusal to spend time on it I am running into a problem. I cannot build the web2py binary including ssl 1.15 in order to use rocket. A simple solution would be to make the window binary with Python