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

obj?? fails to find source code for object instances #6

Open
Technologicat opened this issue Feb 18, 2020 · 2 comments
Open

obj?? fails to find source code for object instances #6

Technologicat opened this issue Feb 18, 2020 · 2 comments
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@Technologicat
Copy link
Owner

Technologicat commented Feb 18, 2020

In imacropy.console.MacroConsole, the obj?? syntax fails to find the source code of the class definition when obj is an object instance.

Could redirect to inspecting obj.__class__ upon failure? Needs some thinking.

Also check first what IPython does in the same situation.

@Technologicat Technologicat added the bug Something isn't working label Feb 18, 2020
@Technologicat Technologicat self-assigned this Feb 18, 2020
@Technologicat
Copy link
Owner Author

This issue is resolved in the third-generation macro expander mcpyrate, which includes a more advanced version of imacropy.

@Technologicat Technologicat added the wontfix This will not be worked on label May 2, 2021
@Technologicat
Copy link
Owner Author

This project is now obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant