user.py: avoid inefficient string concatenations
authorBjörn Jacke <bj@sernet.de>
Sun, 25 Aug 2019 21:06:00 +0000 (23:06 +0200)
committerBjoern Jacke <bjacke@samba.org>
Tue, 24 Sep 2019 12:22:44 +0000 (12:22 +0000)
commitd2d8ebcca1cc4539a7a6b48fa364e03adda1db6c
treee7cef14dd2413e462f2d748b2f699f620b6c5402
parentce56d336f234febfd4cb3da11dd584842c24ce1d
user.py: avoid inefficient string concatenations

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/user.py