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