python: Fix Create*WithFiles filefd passing
Commit d76227be added functions virDomainCreateWithFiles and virDomainCreateXMLWithFiles, but there was a little piece missing in python bindings. This patch fixes proper passing of file descriptors in the overwrites of these functions.
Showing
想要评论请 注册 或 登录