Without this, we get the following on Python 3: return '%s%*s' % (markup_fn(text), pad_len, '') TypeError: * wants int
|
|
||
508 |
|
508 |
|
509 |
|
509 |
|
510 |
|
510 |
|
511 |
|
|
|
|
511 |
|
|
512 |
|
512 |
|
513 |
|
513 |
|
514 |
|
514 |
|