[Freeipa-devel] [PATCH] ipautil.py and CIDict

Rob Crittenden rcritten at redhat.com
Fri Aug 24 18:07:05 UTC 2007


Kevin McCarthy wrote:
> This is an case-insensitive dict for IPA to use.  The python-ldap
> version doesn't play nicely with TurboGears because it extends UserDict
> instead of dict.  This causes isinstance(x,dict) to fail, which
> TurboGears uses in various places for evaluating forms and form widgets.
> 
> I've separated this out from converting the code to use it because of an
> impending large patch from Rob.  I didn't want this to get tangled up in
> a merge.
> 

Looks good to me.

Kevin, should we have a 'make test' target in the top-level Makefile to 
run all the unit tests?

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20070824/2ddaf822/attachment.bin>


More information about the Freeipa-devel mailing list