On Thu, 27 Oct 2011, John Dennis wrote: > So I looked in our freeipa spec file and I didn't see a minimum > Python version specified. Do we have a minimum version of Python we > require to run? Do we just make the assumption it's 2.6 since that's > what's in RHEL? Yes. I'm not sure we tried hard to keep 2.4 working but 2.6 is definitely supported.
> I also assume that means any Python feature added in 2.7 cannot be > used, correct? Yes. I had to rewrite code recently from views to sets due to the fact that dictionary views were added after 2.6... -- / Alexander Bokovoy _______________________________________________ Freeipa-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-devel
