pub fn has_dunder_file(source: &[u8]) -> Result<bool>
Expand description

Whether file occurs in Python source code.