aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/comment.py
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2009-08-07 13:04:46 -0400
committerW. Trevor King <wking@drexel.edu>2009-08-07 13:04:46 -0400
commit0343bff04f62db4adba0e9bb3014fc1e252a064b (patch)
tree49443ab676cfd6da7c80a7a031f372551e26c288 /libbe/comment.py
parentd5d2362b59a3b9851e10c0549e437fb3bce6222c (diff)
downloadbugseverywhere-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