~osomon/moovida/plugin_dependencies_graph

« back to all changes in this revision

Viewing changes to elisa-core/elisa/extern/configobj.py

  • Committer: Olivier Tilloy
  • Date: 2009-06-04 10:32:06 UTC
  • mfrom: (1074.1.315 relook)
  • Revision ID: olivier@fluendo.com-20090604103206-6ql519mywkfcog6z
Merged the latest moovida.

Show diffs side-by-side

added added

removed removed

Lines of Context:
803
803
 
804
804
        See  the encode and decode methods for examples, including functions.
805
805
 
806
 
        .. caution::
 
806
        caution::
807
807
 
808
808
            You can use ``walk`` to transform the names of members of a section
809
809
            but you mustn't add or delete members.