Guest User

Untitled

a guest
Nov 24th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. $ ./stackviz
  2. Traceback (most recent call last):
  3. File "/home/mbolivar/bin/stackviz", line 69, in <module>
  4. name, symbol = m.group(1), m.group(2)
  5. AttributeError: 'NoneType' object has no attribute 'group'
Add Comment
Please, Sign In to add comment