schenlap / venus_kostal_pico

plugin for victron venusos for kostal pico
GNU General Public License v3.0
9 stars 3 forks source link

DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser #11

Open atomrofler opened 1 year ago

atomrofler commented 1 year ago

Moin, gerade beim manuellen Start entdeckt

./kostal.py:82: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. parser = SafeConfigParser()