• Bram Schoenmakers's avatar
    Split TodoList, create a base class. · eb0b1f74
    Bram Schoenmakers authored
    The subclass implements the dependency tracking of todos, which can be
    quite intensive for huge todo.txt files, and is not always needed. For
    instance, dependency tracking is not needed for archiving.
    eb0b1f74
TodoListTest.py 10.6 KB