Use .index() instead of ._index for NoteIndexList access
authorW. Trevor King <wking@drexel.edu>
Tue, 3 Aug 2010 16:57:34 +0000 (12:57 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 3 Aug 2010 16:57:34 +0000 (12:57 -0400)
commitddecab05be03e4d7ccaeb80bb18c976c026deb1c
treecf0fef0f16a7773431be9bb7d4022b7b0c9654a9
parent8cca7f228155f904a6b006361afd64d03ec60210
Use .index() instead of ._index for NoteIndexList access
hooke/plugin/playlist.py
hooke/plugin/playlists.py
hooke/ui/__init__.py
hooke/ui/gui/panel/playlist.py
hooke/ui/gui/statusbar.py