Function python_source_encoding

Source
pub fn python_source_encoding(source: &[u8]) -> Vec<u8> 
Expand description

Derive the source encoding from Python source code.