Guest User

Untitled

a guest
Nov 2nd, 2018
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. my_db=src_mysql(dbname='****',
  2. host='****'
  3. ,port=****,user='****',password='****')
  4.  
  5. w = src_tbls(my_db)[1]
Add Comment
Please, Sign In to add comment