exoscale / cs

A simple, yet powerful CloudStack API client for python and the command-line.
BSD 3-Clause "New" or "Revised" License
88 stars 36 forks source link

Add built-in implementation of strtobool #102

Closed falzm closed 5 years ago

falzm commented 5 years ago

This change adds a built-in implementation of the strtobool() function from the distutils.util module to avoid pulling a dependency on deprecated module imp.