-
Notifications
You must be signed in to change notification settings - Fork 170
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
issue in favfreak.py file #11
Comments
Traceback (most recent call last): |
Traceback (most recent call last): |
Traceback (most recent call last): |
use python3 ? it's work for me |
Traceback (most recent call last):
File "/root/tools/FavFreak/favfreak.py", line 85, in
a,urls= main() # unindented this
File "/root/tools/FavFreak/favfreak.py", line 21, in main
if line.strip()[-1] == "/":
IndexError: string index out of range
The text was updated successfully, but these errors were encountered: