Revision: 164
Author:
cmpi...@gmail.com
Date: Sat Jun 15 19:49:31 2013
Log: * lib/tk_data.py
Fix long comment lines.
http://code.google.com/p/thotkeeper/source/detail?r=164
Modified:
/trunk/lib/tk_data.py
=======================================
--- /trunk/lib/tk_data.py Mon Sep 24 12:49:08 2012
+++ /trunk/lib/tk_data.py Sat Jun 15 19:49:31 2013
@@ -435,9 +435,9 @@
self.buffer = None
self.entries = entries
self.tag_stack = []
- # If we are loading a file, we want there to be no global author
*unless*
- # one is actually found in the file (but the default should still
be
- # True for new files
+ # If we are loading a file, we want there to be no global
+ # author *unless* one is actually found in the file (but the
+ # default should still be True for new files).
self.entries.set_author_global(False)
self.cur_attachment = None