Update of /projects/cvsroot/python/dist/src/Lib
In directory eric:/projects/python/develop/guido/src/Lib
Modified Files:
ConfigParser.py
Log Message:
Added has_option(); fix bug in get() which botched interpolation if
'%(' was found in first position (found by Fred Drake).