On Wed, Feb 02, 2011 at 08:54:47AM +0100, Jan Zelený wrote:
> At Rob's suggestion I changed the argument type in class help, this is only 
> oneliner, I think it can be pushed directly.
> 
> Jan

> -    takes_args = (Bytes('command?'),)
> +    takes_args = (Str('command?'),)

Nack, you also need to import Str from parameters.

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to