Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

affix_wrapper_lib debug message references wrong variable #54

Closed
aaaaalbert opened this issue Jun 16, 2014 · 0 comments
Closed

affix_wrapper_lib debug message references wrong variable #54

aaaaalbert opened this issue Jun 16, 2014 · 0 comments
Assignees
Labels

Comments

@aaaaalbert
Copy link
Contributor

Minor issue here, we are using the variable socket all over the place, but in that place below, it's called sockobj except for a debug message...

  "affix_wrapper_lib.r2py", line 263, in tcpserversocket_getconnection

Exception (with type 'exceptions.NameError'): global name 'socket' is not defined

Refactoring to use socket, fix will be ready in an instant.

@aaaaalbert aaaaalbert added the bug label Jun 16, 2014
@aaaaalbert aaaaalbert self-assigned this Jun 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant