community.docker/plugins/module_utils
Felix Fontein 4b235a2607
Prepare for distutils.version being removed in Python 3.12 (#258)
* Prepare for distutils.version being removed in Python 2.12.

* Fix copy'n'paste error.

* Fix import.

* Re-add Loose prefix.

* Fix Python version typo.

* Improve formulation.

* Move message into own line.

* Fix casing, now that the object is no longer called Version.
2021-12-24 11:28:35 +01:00
..
__init__.py Initial commit 2020-10-30 07:05:50 +01:00
common.py Prepare for distutils.version being removed in Python 3.12 (#258) 2021-12-24 11:28:35 +01:00
socket_handler.py Add docker_container_exec module (#105) 2021-04-06 23:53:17 +02:00
socket_helper.py Add docker_container_exec module (#105) 2021-04-06 23:53:17 +02:00
swarm.py Prepare for distutils.version being removed in Python 3.12 (#258) 2021-12-24 11:28:35 +01:00
version.py Prepare for distutils.version being removed in Python 3.12 (#258) 2021-12-24 11:28:35 +01:00