Skip to content

Instantly share code, notes, and snippets.

@yakisova
Last active November 1, 2017 15:22
Show Gist options
  • Save yakisova/3dcba7faaf8b86963fb5339f7970fe19 to your computer and use it in GitHub Desktop.
Save yakisova/3dcba7faaf8b86963fb5339f7970fe19 to your computer and use it in GitHub Desktop.
python error when execute yum commond
[root@localhost ~]# yum search python
File "/bin/yum", line 30
except KeyboardInterrupt, e:
^
SyntaxError: invalid syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment