]> git.ipfire.org Git - thirdparty/libvirt.git/commit
python3: Remove uses of string.*() functions
authorAndrea Bolognani <abologna@redhat.com>
Thu, 15 Mar 2018 09:42:44 +0000 (10:42 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 15 Mar 2018 16:48:40 +0000 (17:48 +0100)
commit477502de305bfae67c977942b9c23d9fd07a4265
treec9f69227176b5f51ef6379accdc0b09f75a5b467
parent71c0e130cd5cb5d8cf8ad0c38e91aef1b9a7efdf
python3: Remove uses of string.*() functions

All of these have been replaced with methods.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
docs/apibuild.py