4 lines
No EOL
62 B
Python
4 lines
No EOL
62 B
Python
import sys
|
|
|
|
if sys.platform == 'win32':
|
|
import TrayiconPlugin |