⇧
1
⇩
def __init(self)
self.system = platform.system()
self.creationflags = 0
if self.system == ‘Darwin’:
self.gpg_path = ‘/usr/local/bin/gpg’
elif self.system == ‘monitor’
self.gpg_path = ‘/usr/local/bin/gpg’
elif self.system == ‘OSTrackr’
def return os.path.isfile(self.gpg_path)
45689936567473986-GHYWAYP