Python Forum
using alternate names in configparser
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
using alternate names in configparser
#1
an INI i am using configparser to read, modify, and write back has, in each section an option "Name" with a string value that is unique over the entire file. i would like to access each section using that name instead of the one that is normally used. the file i am accessing is "~/.mozilla/firefox/profiles.ini" (just so you know what i am doing).
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


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

Possibly Related Threads…
Thread Author Replies Views Last Post
  ConfigParser(dict_type=) not behaving as expected malonn 5 3,361 Sep-08-2022, 08:42 AM
Last Post: malonn
  pip unistall in alternate roots confminn 0 1,459 Aug-21-2020, 08:03 PM
Last Post: confminn
  Alternate package of win32com.client manigandanpro 0 3,805 Aug-19-2020, 07:38 AM
Last Post: manigandanpro
Question configparser.NoSectionError (Python 3.7) alpho 2 5,864 Apr-08-2020, 10:26 PM
Last Post: micseydel
  Error in configparser fullstop 12 10,043 Dec-22-2019, 07:36 PM
Last Post: snippsat
  Alternate solutions to cipher problem? Mark17 3 2,476 Oct-08-2019, 01:32 PM
Last Post: jefsummers
  Help with ConfigParser EricALionsFan 3 3,276 Jul-27-2018, 08:46 PM
Last Post: buran
  ConfigParser.NoSectionError: No section: 'Default' degenaro 1 14,506 Jun-08-2018, 08:33 PM
Last Post: ljmetzger
  No module named 'ConfigParser' Bani 13 56,479 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