This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/1689/

This change has been marked as submitted.


Review request for OpenLMI Developers.
By Radek Novacek.

Updated May 13, 2014, 8:36 a.m.

Repository: openlmi-providers

Description

account: use defaultdict instead of Counter

Counter is not present in python <= 2.6, so replace it with defaultdict.

Diffs

  • src/account/test/common.py (639fb6113991a6c9e37e3985da335345ce5b313f)

View Diff