Skip to content

Instantly share code, notes, and snippets.

@Eugeny
Created October 18, 2010 11:21
Show Gist options
  • Save Eugeny/632062 to your computer and use it in GitHub Desktop.
Save Eugeny/632062 to your computer and use it in GitHub Desktop.
File "/home/eugeny/Work/ajenti/ajenti/ui/classes.py", line 23, in __setitem__
self.set(idx, s)
File "lxml.etree.pyx", line 634, in lxml.etree._Element.set (src/lxml/lxml.etree.c:31912)
File "apihelpers.pxi", line 488, in lxml.etree._setAttributeValue (src/lxml/lxml.etree.c:13918)
File "apihelpers.pxi", line 1295, in lxml.etree._utf8 (src/lxml/lxml.etree.c:20212)
ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment