Skip to content

Instantly share code, notes, and snippets.

@chewmanfoo
Created October 4, 2018 21:51
Show Gist options
  • Save chewmanfoo/33a4716aef91553f17eb14336de2f4dd to your computer and use it in GitHub Desktop.
Save chewmanfoo/33a4716aef91553f17eb14336de2f4dd to your computer and use it in GitHub Desktop.
(python-stuff) mylaptop:pythonstuff cleverusername$ python3 cleverfilename.py
File "cleverfilename.py", line 33
print 'Adding peer {} with cidr {} to route table {}'.format(peer, ids[peer], rtb)
^
SyntaxError: invalid syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment