Module python_ast::parser

source ·

Functions

  • Takes a string of bytes and returns the Python-tokenized version of it. use python_ast::parse;