Skip to content

Commit 2079790

Browse files
Federico Ceratto federico cerattoFederico Ceratto federico ceratto
authored andcommitted
Fixed a bug in migrating configuration file and in handling missing sections from the same file.
user: Federico Ceratto federico.ceratto@gmail.com
2 parents bbf1cab + 716480c commit 2079790

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sample.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
# This is a standard python .ini file
33
# Valid values can be True, False, integer numbers, quoted strings
4+
# By default bpython will look for ~/.bpython.ini or you can specify a file as
5+
# the first argument on the command line
46

57
# General section tag
68
[general]

0 commit comments

Comments
 (0)