]> git.ipfire.org Git - pakfire.git/commit
python: Allow passing a confirm callback from Python
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Mar 2025 15:20:47 +0000 (15:20 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Mar 2025 15:20:47 +0000 (15:20 +0000)
commit0241c710d903beafdf50bfb172756a5f110a1cbc
treea4f71057a034bf353bef22d9cce22e9c19a20f92
parent2753ec324e297c24b39884c26120cdf19eaf3862
python: Allow passing a confirm callback from Python

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/ctx.c
src/python/ctx.h
tests/python/ctx.py