Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ini

Python - ConfigParser - AttributeError: ConfigParser Instance Has No Attribute '__getitem__'

I am creating a quote of the day server. I am reading options from an INI file, whose text is below… Read more Python - ConfigParser - AttributeError: ConfigParser Instance Has No Attribute '__getitem__'