diff options
author | W. Trevor King <wking@drexel.edu> | 2009-08-07 13:04:46 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-08-07 13:04:46 -0400 |
commit | 0343bff04f62db4adba0e9bb3014fc1e252a064b (patch) | |
tree | 49443ab676cfd6da7c80a7a031f372551e26c288 /libbe/comment.py | |
parent | d5d2362b59a3b9851e10c0549e437fb3bce6222c (diff) | |
download | bugseverywhere-0343bff04f62db4adba0e9bb3014fc1e252a064b.tar.gz |
Improved threaded comment handling.
The previous method only grabbed first line of a comment. The new
approach replaces the messy Comment->string->parse->html with
Comment->html.
Also replaced all open()s with codecs.open to allow for non-ASCII
output. Alphabetized the non libbe imports while I was adding codecs.
Diffstat (limited to 'libbe/comment.py')
0 files changed, 0 insertions, 0 deletions