In <[EMAIL PROTECTED]>, metaperl wrote: > And I need to form an FTP connection URL based on this. But I really > dont want to write my code such that I explicitly hardcode where the > ftpserver is coming from. Again, in pure OO it is very simple to call a > method and have it dispatch to either the current object or it's > parent, but I am not sure that ConfigObj or any config module allows > such power.
What about simply merging the two `ConfigObj` instances with the `merge()` method? Ciao, Marc 'BlackJack' Rintsch -- http://mail.python.org/mailman/listinfo/python-list