Alex
Alex
pull request #145 fix this
It is completely blank line, it is unnecessary to display it. Blank which application output will not be completely blank.
I don't know, but it exists, I found it on huawei honor 6, below is raw output with `print(repr(line))`, the second line cause quit. ``` "int logctl_get(): open '/dev/hwlog_switch' fail...
Thanks, but in the original, a table like "{ 'aaaaaa', 'bbbbb' }" which is an array will be converted to a struct, but when it decoded, the key will be...
Em, thanks, I will do multiple commits in the future. But, I can not find 'formats.number' in function 'toxml.number', so I think it does not need. In fact, I use...
Hi timn! It not need to covered a more complete set of entities. On http://www.xmlrpc.com/spec : > What characters are allowed in strings? Non-printable characters? Null characters? Can a "string"...
Em, I think the argument 'url' can use a table instead of a string, of course, we can use table and string both for compatible with existing codes. The codes...