dropbox / dropbox/python-zxcvbn
Python 3 Compatability
Open
- Dominant language
- HTML
- Stars
- 259
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
In order to use this code with Python 3, print statements need to wrap strings in parentheses and `xrange` needs to be changed to `range`. No additional changes are required.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.