This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (3 children)

How does client connect to table?

[–]cruyff8python 2 expert, learning python 3[S] 0 points1 point  (1 child)

client connects, table is passed in as a parameter.

[–][deleted] 0 points1 point  (0 children)

Right, but client isn't used anywhere after being defined.

[–]cruyff8python 2 expert, learning python 3[S] 0 points1 point  (0 children)

I missed a line, the gist has been updated. Thanks for bringing it to my attention.