Don't make the assumption that the 'name' argument is a string. Use repr() to format the 'name' argument instead.
7.0 KiB
7.0 KiB
Don't make the assumption that the 'name' argument is a string. Use repr() to format the 'name' argument instead.