From 38b1f43100c0d4058e5c74f78fb028997d8f948f Mon Sep 17 00:00:00 2001 From: Amr Hassan Date: Sun, 19 Oct 2008 23:19:13 +0000 Subject: [PATCH] nomsg --- pylast.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylast.py b/pylast.py index 410ea81..44d68c7 100644 --- a/pylast.py +++ b/pylast.py @@ -2363,7 +2363,7 @@ class User(BaseObject, Cacheable): data = self.getPlaylistsData() if not data: - return data + return [] ids = [] for p in data: