Skip to content

Instantly share code, notes, and snippets.

@williamstein
Created August 14, 2014 17:30
Show Gist options
  • Save williamstein/49fc9a2857c89f099f69 to your computer and use it in GitHub Desktop.
Save williamstein/49fc9a2857c89f099f69 to your computer and use it in GitHub Desktop.
~$ python
Python 2.7.6 (default, Mar 22 2014, 22:59:56)
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import regs_180k_200k_conca
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "regs_180k_200k_conca.py", line 5484
^
SyntaxError: invalid syntax
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment