Python Forum
using alternate names in configparser
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
using alternate names in configparser
#3
After reading the INI file you can duplicate the sections replacing section name with value of Name. That said I really don't see the benefit of what you try to do. Why not just use Name value as section name in first place?
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
using alternate names in configparser - by Skaperen - Oct-01-2020, 04:14 AM
RE: using alternate names in configparser - by buran - Oct-01-2020, 05:28 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ConfigParser(dict_type=) not behaving as expected malonn 5 3,376 Sep-08-2022, 08:42 AM
Last Post: malonn
  pip unistall in alternate roots confminn 0 1,465 Aug-21-2020, 08:03 PM
Last Post: confminn
  Alternate package of win32com.client manigandanpro 0 3,825 Aug-19-2020, 07:38 AM
Last Post: manigandanpro
Question configparser.NoSectionError (Python 3.7) alpho 2 5,885 Apr-08-2020, 10:26 PM
Last Post: micseydel
  Error in configparser fullstop 12 10,123 Dec-22-2019, 07:36 PM
Last Post: snippsat
  Alternate solutions to cipher problem? Mark17 3 2,496 Oct-08-2019, 01:32 PM
Last Post: jefsummers
  Help with ConfigParser EricALionsFan 3 3,292 Jul-27-2018, 08:46 PM
Last Post: buran
  ConfigParser.NoSectionError: No section: 'Default' degenaro 1 14,532 Jun-08-2018, 08:33 PM
Last Post: ljmetzger
  No module named 'ConfigParser' Bani 13 56,636 May-22-2017, 08:02 PM
Last Post: Ofnuts

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020