|
From: Steven W. O. <st...@sy...> - 2012-07-31 17:31:00
|
On 7/31/2012 7:04 AM, Roman Schroeder wrote: > Hi, > > I found this topic "http://code.google.com/p/configobj/issues/detail?id=18" > very interesting! > > Any ideas how I can let the interpolation engine know about the whole > configObj object? I don't know if this will help you, but I have a .conf file that has this snippet in it: [SlaveSystems] bl_lab = '.lab.ma.emulex.com' [[ShortMachNames]] cortes = 'cortes%(bl_lab)s' boone = 'boone%(bl_lab)s' dizzy = 'dizzy%(bl_lab)s' henry = 'henry%(bl_lab)s' Does this help? -- Time flies like the wind. Fruit flies like a banana. Stranger things have .0. happened but none stranger than this. Does your driver's license say Organ ..0 Donor?Black holes are where God divided by zero. Listen to me! We are all- 000 individuals! What if this weren't a hypothetical question? steveo at syslang.net |