>>>>> "Jonathan" == Jonathan Wakely <jwak...@redhat.com> writes:

Jonathan> Using a keyword argument for count only became possible with Python 
3.1
Jonathan> so introduce a new function to do the substitution.

gdb docs are inconsistent on this, but at least one spot says that the
minimum supported Python version is 3.2.  Plus, I know we agreed that
the minimum should be 3.4, and I'll be sending a patch to this effect
soon.

Anyway, I think it would be reasonably safe to just assume 3.1 if you
want to do that.

Tom

Reply via email to