- Traceback (most recent call last):
- File "./lpmvbranch.py", line 50, in <module>
- main(sys.argv[1:])
- File "./lpmvbranch.py", line 34, in main
- if opts.project and opts.project != branch.project:
- File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 380, in __ne__
- return not self == other
- File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 706, in __eq__
- self.self_link == other.self_link and
- AttributeError: 'str' object has no attribute 'self_link'