Subversion Repositories SmartDukaan

Rev

Rev 1927 | Rev 2150 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1927 Rev 2051
Line 84... Line 84...
84
            print type
84
            print type
85
            if len(type) > 0 :
85
            if len(type) > 0 :
86
                type = type[0]
86
                type = type[0]
87
                #print "Type=" + type
87
                #print "Type=" + type
88
                        
88
                        
89
                if type == "Super AMOLED" :
89
                if type == "Super AMOLED Plus" :
90
                    type_score = 10
90
                    type_score = 10
-
 
91
                elif type == "Super AMOLED" :
-
 
92
                    type_score = 9.5
91
                elif type == "AMOLED" :
93
                elif type == "AMOLED" :
92
                    type_score = 8
94
                    type_score = 8
93
                elif type == "OLED" :
95
                elif type == "OLED" :
94
                    type_score = 6
96
                    type_score = 6
95
                elif type == "TFT LCD" :
97
                elif type == "TFT LCD" :