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
Python 3 compaitibility and clean up code for further extensions
The text was updated successfully, but these errors were encountered:
fix range and list issue for python3 bzed#3
0e15b80
urlparse changed to urllib.parse in python3 bzed#3
e7e0260
fixes for bzed#3 and bzed#5 stable commit
f7e36fb
bzed#4 sqlite supported removed nextval() dependency
Fixed
Sorry, something went wrong.
bzed#4 Python dependency Check and Unittesting
237c669
bzed#3 test cases for percent-encoded characters in URL
No branches or pull requests
Python 3 compaitibility and clean up code for further extensions
The text was updated successfully, but these errors were encountered: