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