libtmux Reference MCP Search
On this page

libtmux._vendor.version.Version.__init__

View as Markdown

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

Initialize a Version object.

Parameters
  • version ( str ) – The string representation of a version which will be parsed and normalized before use.

Raises
  • InvalidVersionIf the version does not conform to PEP 440 in any way then this exception will be raised.

0 declared, 0 inherited

Esc

Type to search.