Hi, I'm a beginner in python and a complete neophyte in python web
frameworks so don't bash my head in if the questions are stupid...

I'm developing an application in C++ for windows x64 and I am now
looking for a way to make it a web app.

I'm looking for compatibility with python 2.6 (already started the
process of gluing my code with the C API) and eventually python 3.1 in
case they stop supporting prior versions. I'm also looking for
compatibility with the 64 bits address format.

Now, I see that web2py is available with a pre-compiled binary for
windows. Is it a win32 binary? If so, can I build a win64 binary from
the source code with python 2.6?

Also, looking at the current compatibilities (2.4/2.5/2.6) and the
claim that backward compatibility of the framework will not be broken,
I'm wondering if there any future plans for web2py to be eventually
compatible with python 3.1 (given that python 3.1 is not backward
compatible with code written for previous versions of python or so I
heard).

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to