Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.
This repository was archived by the owner on May 27, 2022. It is now read-only.

Support inspection #14

@bollwyvl

Description

@bollwyvl

the ? EOL magic and it's friends %p* are silly useful. The %p stuff breaks for other reasons (#12), while ? conflicts with the hy booleanizer:

print?
---------------------------------------------------------------------------
NameError                                 Traceback (most recent call last)
<ipython-input-3-205c049c2135> in <module>()
----> 1 is_print

NameError: name 'is_print' is not defined

In addition to solving the typographic issue, would likely need to implement do_inspect to make macros inspectable as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions