We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For Document:
self.grab
grab.doc.submit()
grab.config
submit()
That would solve #67
The text was updated successfully, but these errors were encountered:
3c6d2e1
Merge pull request #329 from lorien/issue_328_grab_document
550ea55
Fix #328, fix #67: remove hard link between document and grab
No branches or pull requests
For Document:
self.grab
linkgrab.doc.submit()
should still works but generates warning.grab.config
settingssubmit()
method from Document to GrabThat would solve #67
The text was updated successfully, but these errors were encountered: