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)
commitfcd2cfeaabaa51021a25719c362afab6e2e81d94
treecf0fef0f16a7773431be9bb7d4022b7b0c9654a9
parentb17f75ebc880f78a43a5e434382625615ad7c34a
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