Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def _parse(self, command): sys.argv = command.split() distro.main()
Distro - an OS platform information API