Tinter Dê o botão 2 comandos
button = Button(root, text="test", command=lambda:[funct1(),funct2()])
Basss
button = Button(root, text="test", command=lambda:[funct1(),funct2()])