sanitize_literal had trouble with empty strings.
authorDiane Trout <diane@caltech.edu>
Tue, 28 Aug 2012 22:56:22 +0000 (15:56 -0700)
committerDiane Trout <diane@caltech.edu>
Tue, 28 Aug 2012 22:56:22 +0000 (15:56 -0700)
commitf229244c46cc20cad0f791939b0587429e56d81c
tree72f898690daad061b1202b3db61d221b7c162520
parent8b422e538cab8164a686bf8c0dfbae73e4a85d72
sanitize_literal had trouble with empty strings.
This fixes that and tests that edge case.
htsworkflow/util/rdfhelp.py
htsworkflow/util/test/test_rdfhelp.py