pylint cleanups: dangerous initializers
authorIustin Pop <iustin@google.com>
Tue, 29 Dec 2009 15:05:19 +0000 (16:05 +0100)
committerIustin Pop <iustin@google.com>
Mon, 4 Jan 2010 09:16:29 +0000 (10:16 +0100)
commite11ddf13f4d75afc5ee25c9ca03019a43769108b
treecad187619cd46e5f3f30b609a6b5e1ab90155fa7
parent7e950d31c115e719d301f0fed9ede2977be0341a
pylint cleanups: dangerous initializers

Plus a silence for a wrong "uninitialized var".

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Olivier Tharan <olive@google.com>
lib/confd/client.py
lib/objects.py
lib/rapi/connector.py