/examples/browserdetect/platform/BrowserDetectOldMoz.py
Python | 5 lines | 3 code | 2 blank | 0 comment | 0 complexity | dbbd7fcd1e0514617882082e39fe2271 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
- class BrowserDetect:
- def display(self):
- self.l.setText("Old Mozilla detected. This is the old mozilla version of the application.")