|
Hi! I use the DB connection from many application modules. In fact, I test some technic hardly on the local machine. When I get coming result I upload the script to the web server. I have 2 functions: connect_db and loc_connect_db. First contains the remote server login data, second - local server. Before I upload the script to the server I just switch loc_connect_db to connect_db. That's it :) John Salerno wrote: Nicolay A. Vasiliev wrote: |
-- http://mail.python.org/mailman/listinfo/python-list
