On 03/18/2013 08:37 AM, Roberto Polli wrote:
Hi Rich, a question about Entry behavior. Given the following entry: t = 'o=foo', {'objectclass': ['organization', 'top']} e = Entry(t) Use dict.update would be very nice, but if you try e.data.update({'dc': 'bar', 'objectclass':['organization', 'top', 'domain']}) you'll end up with a strange result. Do you think we should raise an exception if dict.values are strings?
Sure.
Peace, R:
-- 389 users mailing list 389-users@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-users