fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
#1038: workaround for ADE problem with small-caps
[librarian.git]
/
scripts
/
book2ihtml
diff --git
a/scripts/book2ihtml
b/scripts/book2ihtml
index
5e422c9
..
101b4cf
100755
(executable)
--- a/
scripts/book2ihtml
+++ b/
scripts/book2ihtml
@@
-55,5
+55,5
@@
if __name__ == '__main__':
'etype': e.__class__.__name__,
'message': e.message.encode('utf-8'),
}
'etype': e.__class__.__name__,
'message': e.message.encode('utf-8'),
}
- raise
e
+ raise