{ } Raw JSON

bundles / astropy 7.0.1 / astropy / extern / configobj / configobj / InterpolationEngine

class

astropy.extern.configobj.configobj:InterpolationEngine

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

Signature

class   InterpolationEngine ( section )

Members

Summary

A helper class to help perform string interpolation.

Extended Summary

This class is an abstract base class; its descendants perform the actual work.

Aliases

  • astropy.config.configuration.configobj.InterpolationEngine