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

wish: improve default experience #1

Closed
markstos opened this issue Apr 6, 2011 · 1 comment
Closed

wish: improve default experience #1

markstos opened this issue Apr 6, 2011 · 1 comment

Comments

@markstos
Copy link

markstos commented Apr 6, 2011

I ran the script with no arguments just see if the requirements were met and it didn't blow up.
Here's what happened:

$ python ./py-chrome-bookmarks.py
Traceback (most recent call last):
File "./py-chrome-bookmarks.py", line 56, in
in_file = os.path.expanduser(sys.argv[1])
IndexError: list index out of range

A more user-friendly default behavior would be nice, perhaps remind the user of the expecting calling convention and exit.

@bdesham
Copy link
Owner

bdesham commented Apr 6, 2011

Fixed in 1.1.

@bdesham bdesham closed this as completed Apr 6, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants