Created
October 18, 2010 11:21
-
-
Save Eugeny/632062 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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