Why, in this code, can\'t I access db or file from inside do_more()?
db
file
do_more()
def do_stuff(queue): db = getDbConn() w