|
From: Jack K. <jac...@wu...> - 2006-07-17 03:48:44
|
Hi all, I'm using ConfigObj 4.3.2 with its interpolation feature but the order in which it does the lookup is first in a child default section, and then in parent default section , and then in the global default section. What's preventing it from looking up in its own section first? This would be very convenient for me as I don't need to create an extra default section just so that things can be found by the lookup. Am I missing something? Thanks, Jack |