[Freeipa-devel] [PATCH] simple aci parser

Karl MacMillan kmacmill at redhat.com
Thu Oct 11 17:54:26 UTC 2007


On Tue, 2007-10-09 at 13:49 -0700, Kevin McCarthy wrote:
> This is a simple ACI parser.  It will be used to parse out the relevant
> entries for the delegation gui.  Don't worry, that gui will _ignore_
> entries it doesn't understand.  This parser will only recognize entries
> the gui creates, so it's not very forgiving of any deviation.
> 

+#! /usr/bin/python -E

This is not needed (these have been sneaking in - we should likely
remove them).

Is ipa-python the right place for this? Will it ever be used client
side?

Otherwise looks good.

Karl




More information about the Freeipa-devel mailing list