pub fn parse_python_detailed(source: &str) -> Result<Vec<RawNode>, IcbError>
Parse Python source code and return facts including variable nodes.