do_auth icon indicating copy to clipboard operation
do_auth copied to clipboard

SafeConfigParser deprecated in newer python

Open ekrichbaum opened this issue 2 years ago • 0 comments

Is this codebase still active or should I just fork it and work externally? Had to convert configparser.SafeConfigParser() to configparser.ConfigParser() and readfp to readfile.

ekrichbaum avatar Nov 09 '23 02:11 ekrichbaum