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

Ship it!

Not a Python expert but it seems it's running fine.

- Tomáš Bžatek


On May 9th, 2014, 12:27 p.m. UTC, Radek Novacek wrote:

Review request for OpenLMI Developers.
By Radek Novacek.

Updated May 9, 2014, 12:27 p.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