Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2018
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Total: 4
  2. Traceback (most recent call last):
  3. File "tmx-uniq_edited.py", line 139, in <module>
  4. Global.tus = uniq(Global.tus, idfun=identity);
  5. File "tmx-uniq_edited.py", line 114, in uniq
  6. marker = idfun(item.lower())
  7. AttributeError: TU instance has no attribute 'lower'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement