Difference between pybytes.set_config() and pybytes.update_config()
-
These both seem to result in the same behavior, writing the changes to pybytes_conf.json.. They have the same flags, ie permanent, silent and reconnect
So what's the benefit or reason to use one or the other?
-
They indeed do the exact same thing. Im not sure why we have both, but I think both of them are used throughout the pybytes library..
Gijs