[linux-minidisc] [PATCH 11/17] Change method name: this method returns a list, not a dict.
- From: Vincent Pelletier <plr.vincent@gmail.com>
- To: <linux-minidisc@lists.fu-berlin.de>
- Date: Thu, 28 Jan 2010 08:10:54 +0100
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:in-reply-to:references:from:date:subject:to:mime-version :content-type:x-bogosity:x-uid; b=vA57xcDdQUmt+m4Wzxk487Nw3RYBzVzLe5hJ9Rx17U4wjucEtIy/5Z2KvmARftX+k2 PI2UMuOX10BIh49yViCUCZ7rIen8C3vWgvwR0PEyrw0OIOUm4UKIgg1S6daNTMdzRni+ AOiLAiZIhnBVy89VRcdUMbW/aHv2v6jX8DtbE=
- Subject: [linux-minidisc] [PATCH 11/17] Change method name: this method returns a list, not a dict.
---
netmd/libnetmd.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/netmd/libnetmd.py b/netmd/libnetmd.py
index 1d1d531..def234a 100644
--- a/netmd/libnetmd.py
+++ b/netmd/libnetmd.py
@@ -663,7 +663,7 @@ class NetMDInterface(object):
title = '';
return title
- def getTrackGroupDict(self):
+ def getTrackGroupList(self):
"""
Return a list representing track groups.
This list is composed of 2-tuples: