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

UI should explain first step #26

Open
alxndr opened this issue Aug 6, 2014 · 0 comments
Open

UI should explain first step #26

alxndr opened this issue Aug 6, 2014 · 0 comments

Comments

@alxndr
Copy link

alxndr commented Aug 6, 2014

I see this when first starting upgrade.py:

Replace:

    '.close\('  with  '.destroy('

[y,n,q] _

Based on the readme, I expected to see a diff with some context and a file name and line number. Instead I think this is going to blanket-replace all instances of .close( with .destroy(, which I don't actually want to do.

It would be nice if the UI explained that I am selecting whether or not I want to attempt to replace any calls of .close( with .destroy(.

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

1 participant