libtmux Reference MCP Search
On this page

libtmux._vendor.version.Version.__str__

View as Markdown

Module
libtmux._vendor.version
Declared in
Version
Package
libtmux
Source
src/libtmux/_vendor/version.py
__str__ ( self ) str
method [source]
method [source]
__str__

Return string representation of the version that can be rounded-tripped.

>>> str(Version("1.0a5")) '1.0a5'

0 declared, 0 inherited

Esc

Type to search.