utils: Add function to find duplicates in sequence
authorMichael Hanselmann <hansmi@google.com>
Wed, 1 Dec 2010 19:41:47 +0000 (20:41 +0100)
committerMichael Hanselmann <hansmi@google.com>
Mon, 6 Dec 2010 21:22:01 +0000 (22:22 +0100)
commit9f5a3645d21d084d9df71b0553e1bd1c48129747
treee2151f2b01bff2d4a48ca1e00086affc8ee864d2
parent049383d92ae738b3092748e14e91219288dbe3ee
utils: Add function to find duplicates in sequence

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Adeodato Simo <dato@google.com>
lib/utils.py
test/ganeti.utils_unittest.py