pshlex - API reference
Commonly-used functions
pshlex.join(values)
Less commonly-used functions
pshlex.join_any(values)
Helper constants
pshlex.FEATURES = {'pshlex': VERSION, 'join': '1.0', 'join_any': '1.0'}
module-attribute
The list of features supported by the pshlex library.
pshlex.VERSION = '0.1.0'
module-attribute
The pshlex library version, semver-like.