Skip to content
This repository was archived by the owner on Aug 28, 2020. It is now read-only.
This repository was archived by the owner on Aug 28, 2020. It is now read-only.

leoAst - depends on Leo #6

@maphew

Description

@maphew

leoAst.py is hardcoded to use Leo

>>> from ast_token_tools import leoAst as last
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "D:\Matt\code\ast-token-tools\ast_token_tools\leoAst.py", line 4, in <module>
    import leo.core.leoGlobals as g
ModuleNotFoundError: No module named 'leo'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions