Python configparser: Revision history

From wikinotes

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 May 2018

  • curprev 21:4421:44, 6 May 2018Will talk contribs 1,183 bytes +1,183 Created page with "Python comes included with the <code>ConfigParser</code> module which can easily process simple user-settings/preferences. (Foranything more complicated, a database is still t..."