Skip to content

FIX: using hasattr to check if SafeConfigParser() is present because checking...

Jiri Prajzner requested to merge g0dd4rd-master-patch-64381 into master

FIX: using hasattr to check if SafeConfigParser() is present because checking python version fails (3.12.x < 3.2)

Merge request reports