We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The CrashMail class sets self.programs and self.any but never reads them. As a result, crashmail.py always behaves as though -a is specified.
CrashMail
self.programs
self.any
-a
Activity