cmpilato / thotkeeper

ThotKeeper — cross-platform personal daily journaling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tag support broken for Python 2.3

GoogleCodeExporter opened this issue · comments

ThotKeeper 0.2.0 uses the set() function to manage entry tags.  But set()
and the set datatype are new to Python 2.4.  So the claim that the minimum
Python version for 0.2.0 is 2.3 is wrong.

Original issue reported on code.google.com by cmpilato on 20 May 2008 at 5:13

I believe this is fixed in r89.

Original comment by cmpilato on 20 May 2008 at 5:14

  • Changed state: Fixed
  • Added labels: Milestone-0.3.0