pwtools
Navigation
API Reference
Features
Installation
Tutorial
Background, details, special topics
Related Topics
Documentation overview
API Reference
common
Previous:
pwtools.common.toslice
Next:
config
Quick search
pwtools.common.tup2str
¶
pwtools.common.
tup2str
(
seq
,
func=<class
'str'>
,
sep='
'
)
¶
(1,2,3) -> “1 2 3”