Ebook processing - more pythonic string coercion
authorDan Scott <dscott@laurentian.ca>
Thu, 4 Oct 2012 19:08:02 +0000 (15:08 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 7 May 2013 18:58:08 +0000 (14:58 -0400)
commit3167f68b016595fd028326a404c0c9e2edd1df6f
treefd0216279f48fed9544be2e7663126ab7caec193
parent65c2a736b8a7490d8c2a43778307dcfa1b3ffb6b
Ebook processing - more pythonic string coercion

Avoid the regurgitation of errors due to trying to add a string to an
integer

Signed-off-by: Dan Scott <dscott@laurentian.ca>
tools/ebooks/prep_ebook_records.py