Im trying to run a Python application but im stuck on a problem. The
application requires a log in and password to run the application. The only
problem that I'm having is that the code was written to connect to a data base
and from there it sees the username and password that is linked to the data
base. The file application was in .pyc, I already uncompyled to py. I was
wondering if there is any way that I can change the code to where the log in
and username are in the code and not in the database with the same outcome of
course. I can send you the code if that'll be helpful? Thank you.
--
https://mail.python.org/mailman/listinfo/python-list