{ } Raw JSON

bundles / astropy latest / astropy / extern / configobj / configobj / ConfigObj / _decode

function

astropy.extern.configobj.configobj:ConfigObj._decode

source: /astropy/extern/configobj/configobj.py :1489

Signature

def   _decode ( self infile encoding )

Summary

Decode infile to unicode. Using the specified encoding.

Extended Summary

if is a string, it also needs converting to a list.

Aliases

  • astropy.config.configuration.configobj.ConfigObj._decode