I have a configuration file with repeating sections, for example, [INSTANCE] Name=a
[INSTANCE] Name=b I hope I can use ConfigParser to read the file and store the configuration settings in arrays. Is that possible? Thanks a lot. John -- https://mail.python.org/mailman/listinfo/python-list