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

add helpfull __repr__ #197

Closed
RonnyPfannschmidt opened this issue Jan 24, 2017 · 1 comment · Fixed by #424
Closed

add helpfull __repr__ #197

RonnyPfannschmidt opened this issue Jan 24, 2017 · 1 comment · Fixed by #424

Comments

@RonnyPfannschmidt
Copy link
Contributor

when coding interactively with rope in ipython or pdb on a fixup script its quite a pain to discover each object in detail

it would be very nice/helpful if the repr was more detailed for paths/modules/anything else that makes sense

@lieryan
Copy link
Member

lieryan commented Sep 6, 2021

We'll need help here from rope user community that uses rope interactively in CLI to help figure out an API that would work for you when you're using rope in this way.

For the moment, I'm closing this ticket as this ticket is not really actionable in its current form. But I will accept submissions to implement this, if anyone wanted to draft a proposal for what this __repr__ interface should look like. I'd suggest either creating a PR implementing your proposed solution or opening a thread in GitHub Discussion to make your proposals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants