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

account for br.submit urls that are relative #17

Open
hadojae opened this issue May 17, 2017 · 0 comments
Open

account for br.submit urls that are relative #17

hadojae opened this issue May 17, 2017 · 0 comments
Assignees
Labels

Comments

@hadojae
Copy link
Owner

hadojae commented May 17, 2017

Traceback (most recent call last):
File "bullyblinder.py", line 1224, in
response = br.submit()
File "/usr/local/lib/python2.7/dist-packages/mechanize/_mechanize.py", line 683, in submit
return self.open(self.click(*args, **kwds))
File "/usr/local/lib/python2.7/dist-packages/mechanize/_mechanize.py", line 674, in click
return self._add_referer_header(request)
File "/usr/local/lib/python2.7/dist-packages/mechanize/_mechanize.py", line 206, in _add_referer_header
scheme = request.get_type()
File "/usr/local/lib/python2.7/dist-packages/mechanize/_urllib2_fork.py", line 187, in get_type
raise ValueError("unknown url type: %s" % self.__original)
ValueError: unknown url type: ../loginsetup.php

@hadojae hadojae added the bug label May 17, 2017
@hadojae hadojae self-assigned this May 17, 2017
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