I am unsure what you mean by "have it pass as binary."
The code lineretrieves the string defined by myserver and then converts that to a binary string.
If that is your intent, then the answer to your question is yes.
The code line
Code:
server = b'secrets.myserver'
If that is your intent, then the answer to your question is yes.
Statistics: Posted by MrYsLab — Sun Feb 09, 2025 8:15 pm