Skip to content
Commit 21db79e7 authored by mjv761's avatar mjv761
Browse files

Use .format() instead of % to build strings

This fixes a bug in PudbMapping.entries() where if the keys were tuples
a TypeError would be raised and the container would not be able to be
walked.

I've swapped all of the string formatting in the container classes to
use .format, for consistency and an abundance of caution
parent ca0558fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment