◐ Shell
clean mode source ↗

Message 235631 - Python tracker

Sure, but the question is who should do the encoding -- the user, or python? I think it would be better for python to read the password from the environment variable, and encode it before using it. I think this is what users expect.