]> arthur.barton.de Git - bup.git/commitdiff
timespec_to_nsecs(): don't destructure arguments
authorRob Browning <rlb@defaultvalue.org>
Sun, 24 Jun 2018 20:44:48 +0000 (15:44 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 7 Jul 2018 17:38:32 +0000 (12:38 -0500)
Python 3 doesn't allow it.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>

No differences found