[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH]sxp parser: show empty string



Hi,

This patch makes the sxp parser show empty string.

Test case:

import sxp

sxp.show(sxp.from_string('(a "")'))
sxp.show(sxp.from_string("(a '')"))

Without this patch:

(a )(a )

With this patch:

(a '')(a '')

Signed-off-by: Zhigang Wang <zhigang.x.wang@xxxxxxxxxx>

Thanks,

Zhigang

Attachment: xen-unstable-sxp-parser-show-empty-string.patch
Description: Text document

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.