Replacing None type by null list
authorRagner Magalhaes <ragner.magalhaes@openbossa.org>
Fri, 12 Dec 2008 14:11:32 +0000 (14:11 +0000)
committerAnderson Briglia <anderson.briglia@openbossa.org>
Sat, 28 Feb 2009 21:11:23 +0000 (17:11 -0400)
commit14e5eeb47b8ddc28b1d35fa74126e3cf18ace098
treeb5fec864592dc3bcebd4e151cb6cf04393e55389
parentd1da990adf14944c9f203df523bebaba96b1738d
Replacing None type by null list

Function that returns lists now returning null list instead None type
to prevent "TypeError: 'NoneType' object is not interable" in
"for loop"

Signed-off-by: Ragner Magalhaes <agner.magalhaes@openbossa.org>
Acked-by: Ricardo Guimaraes <ricardo.guimaraes@openbossa.org>

git-svn-id: https://garage.maemo.org/svn/carman/branches/carman-0.7-beta2/python-purple@1701 596f6dd7-e928-0410-a184-9e12fd12cf7e
account.pyx