[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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |