RustPython/Parser

make unparse public

benmkw opened this issue · 1 comments

the unparse feature currently does not expose any additional functionality as the module is not public?

mod unparse;

Thanks, that must be a mistake.