Revision: 176
Author:
cmpi...@gmail.com
Date: Fri Nov 7 05:29:45 2014 UTC
Log: Catch up with all outstanding trunk changes.
https://code.google.com/p/thotkeeper/source/detail?r=176
Modified:
/branches/templates
/branches/templates/lib/tk_data.py
=======================================
--- /branches/templates/lib/tk_data.py Tue Jun 15 17:41:09 2010 UTC
+++ /branches/templates/lib/tk_data.py Fri Nov 7 05:29:45 2014 UTC
@@ -349,7 +349,7 @@
</entries>
</diary>
- Version 1 (unreleased): Adds an "id" attribute to entries for the
+ Version 1 (ThotKeeper 0.2): Adds an "id" attribute to entries for the
purposes of distinguishing multiple entries for a given day. Adds
an optional <tags> tag to entries, which contains 1 or more <tag>
tags.
@@ -431,9 +431,9 @@
self.tag_stack = []
self.entries.set_author_global(False)
self.version = 0
- # 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
def _raise_missing_attr(self, tag, attr_name):
raise Exception("Missing attribute (%s) on tag (%s)" \