|
From: Etienne R. <er...@gt...> - 2010-06-21 11:26:59
|
Hi, would there be any way to include config files from within a config section ? I would like doing the following: [item1] include path/to/item1.ini Although this seems to break the current RFC-822 rule for config files section as this statement is missing the equal syntax control block. However, this would be a great way to make ConfigObj even more powerful; allowing config items to recycle common config items. Would there be a better way to include shared config items with ConfigObj ? Much thanks in advance, Etienne -- Etienne Robillard Software developer Green Tea Hackers Club E-mail: er...@gt... Work phone: (514) 962-7703 Website: https://gthc.org/ During times of universal deceit, telling the truth becomes a revolutionary act. -- George Orwell |