Package ndg :: Package soap :: Package utils :: Module configfileparsers
[hide private]

Module configfileparsers

source code

Configuration file parsers specialisations

NERC DataGrid Project


Date: 25/01/2010

Author: Philip Kershaw

Contact: Philip.Kershaw@stfc.ac.uk

Copyright: (C) 2010 Science and Technology Facilities Council

License: BSD - see LICENSE file in top-level directory

Classes [hide private]
  CaseSensitiveConfigParser
Subclass the SafeConfigParser - to preserve the original string case of the cfg section names - NB, the RawConfigParser default is to lowercase these by default
  WithGetListConfigParser
Variables [hide private]
  __revision__ = '$Id: $'
  __package__ = 'ndg.soap.utils'