Skip to content

Instantly share code, notes, and snippets.

@Kwpolska
Created February 22, 2015 19:36
Show Gist options
  • Save Kwpolska/9e09a0fde7a4762f37b5 to your computer and use it in GitHub Desktop.
Save Kwpolska/9e09a0fde7a4762f37b5 to your computer and use it in GitHub Desktop.
if True:
if True:
for key, value in (("host", host,),
("port", port,),
("user", username,),
("password", password,),):
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment