Subversion Repositories SmartDukaan

Rev

Rev 8547 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8547 Rev 8598
Line 45... Line 45...
45
               if os.find("4.1") > -1 :
45
               if os.find("4.1") > -1 :
46
                   os_score = 9.0
46
                   os_score = 9.0
47
               if os.find("4.2") > -1 :
47
               if os.find("4.2") > -1 :
48
                   os_score = 9.0
48
                   os_score = 9.0
49
               if os.find("4.3") > -1 :
49
               if os.find("4.3") > -1 :
-
 
50
                   os_score = 9.5
-
 
51
               if os.find("4.4") > -1 :
50
                   os_score = 10
52
                   os_score = 10
51
            
53
            
52
           elif os.find("BlackBerry") > -1 :
54
           elif os.find("BlackBerry") > -1 :
53
               if os.find("OS") > -1 :
55
               if os.find("OS") > -1 :
54
                   os_score = 6
56
                   os_score = 6