{ } Raw JSON

bundles / astropy latest / astropy / extern / configobj / configobj / ConfigObj / _handle_value

function

astropy.extern.configobj.configobj:ConfigObj._handle_value

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

Signature

def   _handle_value ( self value )

Summary

Given a value string, unquote, remove comment, handle lists. (including empty and single member lists)

Aliases

  • astropy.config.configuration.configobj.ConfigObj._handle_value