emmental/curds
Anna Schumaker f5262278df curds: Remove the __init_common__() function
And fix up the user node so it still works as expected

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2019-12-13 16:09:27 -05:00
..
playlist curds: Remove the __init_common__() function 2019-12-13 16:09:27 -05:00
trak curds: Implement a track.decade() function 2019-12-10 08:58:27 -05:00
__init__.py curds: Switch over to the new track database system 2019-12-09 14:34:16 -05:00
data.py curds: Add helpful functions to the DataFile 2019-03-05 16:49:00 -05:00
notify.py curds: Rename notification "main" parameter to "idle" 2019-12-12 12:06:37 -05:00
sort.py curds: Add path detection to sort.key() 2019-12-11 11:59:35 -05:00
test_data.py curds: Move the os.remove() onto the same line as the existence check 2019-04-08 14:12:22 -04:00
test_notify.py curds: Rename notification "main" parameter to "idle" 2019-12-12 12:06:37 -05:00
test_playlist.py curds: Move child ID lookups into the ETree 2019-12-13 09:06:04 -05:00
test_sort.py curds: Add path detection to sort.key() 2019-12-11 11:59:35 -05:00
test_threadqueue.py Add a toplevel script 2019-03-06 09:23:25 -05:00
test_trak.py curds: Switch over to the new track database system 2019-12-09 14:34:16 -05:00
test_tree.py curds: Move child ID lookups into the ETree 2019-12-13 09:06:04 -05:00
threadqueue.py curds: Create a ThreadQueue class 2019-03-03 19:53:40 -05:00
tree.py curds: Auto-register new_track() functions for tree nodes 2019-12-13 15:52:43 -05:00