Are you saying the cpdb.py script used to work under Python 2.5 but was 
changed and now works only under Python 2.7?

Note, backward compatibility means that an older app will continue to work 
when you upgrade web2py. It does not mean that an app running on a 
particular OS, web server, data store, or version of Python will 
necessarily be able to take advantage of every new feature added to the 
framework. In other words, old API's won't be disabled, but that doesn't 
mean new API's won't be introduced.

Anthony

On Thursday, August 14, 2014 5:40:37 AM UTC-4, Stefan Scholl wrote:
>
> scripts/cpdb.py uses modules that are only available with Python 2.7 
> and syntax that isn't available in Python 2.5 
>
> Are the scripts an exception to the pledge for backward 
> compatibility? 
>
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to