No it means that if you use a=b if c==d else e
or you use a module that is standard in 2.5 but not in 2.4. then people will not be able to run your apps on python 2.4. Massimo On Apr 27, 12:36 pm, ceej <[email protected]> wrote: > So does this mean if we update our applications will break if they use > has_key ? If so what can has_key be replaced with? > > Many thanks > > On Apr 26, 11:42 pm, mdipierro <[email protected]> wrote: > > > Hello everybody, > > > thanks to Douglas and Alvaro we have a new version in trunk that works > > with 2.4 and no longer contains has_key (deprecated). > > > A lot of lines of code have changed to achieve this so please get the > > latest trunk and try it. > > > Any future patch must be against launchpad 688 or google svn 853 or > > subsequent versions. > > > Massimo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

