Jump to content

Recommended Posts

*There is ACTUALLY NOTHING*

 

Well that was uneventful...

"Try to get a better understanding of things before making your judgement." -Khan, Metro 2033

 

  • 2 weeks later...
  • Replies 805
  • Created
  • Last Reply

Top Posters In This Topic

def buildConnectionString(params):

"""Build a connection string from a dictionary of parameters.

 

Returns string."""

return ";".join(["%s=%s" % (k, v) for k, v in params.items()])

 

if __name__ == "__main__":

myParams = {"server":"mpilgrim", \

"database":"master", \

"uid":"sa", \

"pwd":"secret" \

}


def buildConnectionString(params):

"""Build a connection string from a dictionary of parameters.

 

Returns string."""

return ";".join(["%s=%s" % (k, v) for k, v in params.items()])

 

if __name__ == "__main__":

myParams = {"server":"mpilgrim", \

"database":"master", \

"uid":"sa", \

"pwd":"secret" \

}

 

Coding in python is fun

"The Question is not who is going to let me, its who is going to stop me"~ Ayn Rand

jb******@**********.***.**.us

 

Censored for this person's privacy.


How would you like it if you had to make a decision on whether to let a lot of people die or save yourself? The action and suspense in this novel creates an awesome atmosphere in the book. This book is a good read for all kinds of people. It is good for people who like action and adventure, or people who like mystery and suspense. I loved this book so much that I was sad when it ended

 

The last one was from my phone, this one is from my computer. I think it's my little brother's book report.

[align=center]Even though my username is that of my tulpa, Quilten, my name is Phaneron, the host, who does all of the actual posting.

Tulpas: Quilten, Jira

[/align]

In your past life, you were a doctor who was trying to cure people infected with "The black death". You fought long and hard for every life, but at the end, you got sick and had to step down and let others take care of you.

You were a true warrior at heart who never gave up on people and always tried to help. Qualities that you still possess today.

/usr/lib/vlc/vlc-cache-gen -f usr/lib/vlc/plugins

 

vlc is crashing for some reason :( this was one of the suggested fixes. It didn't fix it.

Stats is back: https://stats.jean-luc.org/
My visits to tulpa.info are chaotic. If you want me to see something, make sure to quote a post of mine or ping me @jean-luc

I just wiped my mouth on my jacket zipper and scraped my face up so that's something

 

Another phone one, which I thought was entertaining.

[align=center]Even though my username is that of my tulpa, Quilten, my name is Phaneron, the host, who does all of the actual posting.

Tulpas: Quilten, Jira

[/align]

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...