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

Invalid Steam backend user id. #17

Closed
Flyflo opened this issue Jul 15, 2013 · 1 comment
Closed

Invalid Steam backend user id. #17

Flyflo opened this issue Jul 15, 2013 · 1 comment

Comments

@Flyflo
Copy link
Contributor

Flyflo commented Jul 15, 2013

The Steam backend returns an invalid user id.
In steam.py#37, the whole MatchObject is returned instead of the subgroup.
Adding .group(1) fixes the problem.

@omab
Copy link
Owner

omab commented Jul 15, 2013

Fixed a51a6ac, thanks!

@omab omab closed this as completed Jul 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants