social-network-cleaner
social-network-cleaner copied to clipboard
except Facebook.GraphAPIError, e
Hello, when I run the code line:
python cleaner.py --help
I have met the error:
File "cleaner.py", line 90
except Facebook.GraphAPIError, e
SyntaxError: invalid syntax
Thank you very much for your work.
it's python2 dude! you are using three