Renamed Comment.From and .time_string to .author and .date respectively.
authorW. Trevor King <wking@drexel.edu>
Sat, 25 Jul 2009 11:26:19 +0000 (07:26 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 25 Jul 2009 11:26:19 +0000 (07:26 -0400)
commit9afbe4e78f7a332401ec03008ff66faa5c11e297
treef1bdf894bae6b619858a56de1496d28519e7c487
parent987324916401466efd01a8aeefb22c59b5f5a766
Renamed Comment.From and .time_string to .author and .date respectively.

Now they conform to the
  libbe.settings_object.setting_name_to_attr_name()
standard.

I fixed the references I found in
  becommands/comment.py
  interfaces/xml/be-mbox-to-xml
  interfaces/xml/be-xml-to-mbox
but there may have been some references or files that slipped through.
becommands/comment.py
interfaces/xml/be-mbox-to-xml
interfaces/xml/be-xml-to-mbox
libbe/comment.py