Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with ConfigParser
#4
Not with ConfigParser method. Frankly I don't see the point.
Of course you can always open/append to the end of the ini file as it is plain txt file (as long as you know the format and are able to replicate it).
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
Help with ConfigParser - by EricALionsFan - Jul-27-2018, 08:22 PM
RE: Help with ConfigParser - by buran - Jul-27-2018, 08:26 PM
RE: Help with ConfigParser - by EricALionsFan - Jul-27-2018, 08:29 PM
RE: Help with ConfigParser - by buran - Jul-27-2018, 08:46 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ConfigParser(dict_type=) not behaving as expected malonn 5 3,359 Sep-08-2022, 08:42 AM
Last Post: malonn
  using alternate names in configparser Skaperen 6 2,888 Oct-01-2020, 08:27 PM
Last Post: Skaperen
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
  ConfigParser.NoSectionError: No section: 'Default' degenaro 1 14,505 Jun-08-2018, 08:33 PM
Last Post: ljmetzger
  No module named 'ConfigParser' Bani 13 56,463 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